ArcGIS Pro 2.8 API Reference Guide
DoClipToGraphicExtent Property

ArcGIS.Desktop.Mapping Namespace > ExportFormat Class : DoClipToGraphicExtent Property
Get and sets if the layout is clipped to the smallest bounding box that encompasses all layout elements.
Syntax
public bool DoClipToGraphicExtent {get; set;}
Public Property DoClipToGraphicExtent As Boolean

Property Value

Type: System.Boolean
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 10, Windows 8.1

See Also

Reference

ExportFormat Class
ExportFormat Members