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


IExportFileDialog.ClipToGraphicsExtentOption Property (ArcObjects .NET 10.4 SDK)
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