This document is archived and information here might be outdated.  Recommended version.


IExportDialog.ClipToGraphicExtent Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (OutputUI)  

IExportDialog.ClipToGraphicExtent Property

Indicates if Clip To Graphic Extent option is selected.

[Visual Basic .NET]
Public Property ClipToGraphicExtent As Boolean
[C#]
public bool ClipToGraphicExtent {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IExportDialog Interface