I am currently trying to edit a preset layout on ArcGIS Pro
The layout currently consists of a Legend, a Title and a Map.
I would like to create a Python Script, to export this layout individually for each layer to PNG.
For each export,
I would have already snapped a particular region of the map I require so no need for any changes.
The Legend - it will reflect the new layer being selected
The Title - it will have the name of the new layer
Thank you!