ArcObjects Library Reference (Output)  

IExport.FinishExporting Method

Shuts down the Exporter.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IExport Interface