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


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

IExportDialog2.Exporter Property

The Exporter to be used.

[Visual Basic .NET]
Public ReadOnly Property Exporter As IExporter
[C#]
public IExporter Exporter {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IExportDialog2 Interface