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


IExportFileDialog.DocumentName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IE > IExportFileDialog Interface > IExportFileDialog.DocumentName Property
ArcGIS Developer Help

IExportFileDialog.DocumentName Property

Name of the Active Document.

[Visual Basic .NET]
Public WriteOnly Property DocumentName
[C#]
public void DocumentName {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IExportFileDialog Interface