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

    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

    ArcGIS Pro version: 3 or higher.
    See Also