ArcObjects Library Reference (OutputUI)  

IExportFileDialog.ClipToGraphicsExtentOption Property

Indicates the state of the Clip to Graphics Extent option checkbox.

[Visual Basic .NET]
Public Property ClipToGraphicsExtentOption As esriClip2GraphExtType
[C#]
public esriClip2GraphExtType ClipToGraphicsExtentOption {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IExportFileDialog Interface