Hi,
When I imported a MXD with a layout to a ArcGIS Pro project, embedded pictures also are imported and the properties of picture element show no URL which is expected. When I paste a image directly into layout in Pro, it shows a temp file path and it stays the same once saved. I can see the image when I reopen the pro project although the temp file path is inaccessible?
In ArcObjects SDK, using SavePictureInDocument property we could save image as they were copied directly to document. How can we do that in ArcGIS ProSDK ?