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


IMxApplication3.Export Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMxApplication3 Interface > IMxApplication3.Export Method
ArcGIS Developer Help

IMxApplication3.Export Method

Exports the current document.

[Visual Basic .NET]
Public Sub Export ( _
)
[C#]
public void Export (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IMxApplication3 Interface