ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ExportFormat Class / DoClipToGraphicExtent Property

DoClipToGraphicExtent Property
Get or sets if the layout is clipped to the smallest bounding box that encompasses all layout elements.
Syntax
public bool DoClipToGraphicExtent {get; set;}
Remarks

This property only applies to exporting layouts. The value is ignored when exporting map views or map frames.

(The default value is false)

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also