ArcObjects Library Reference (OutputUI)  

IExportDialog2.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

IExportDialog2 Interface