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


IGlobeDisplay.StopPrintingExporting Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeDisplay.StopPrintingExporting Method

Stop Exporting/printing with extending culling area-- restore defaults.

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

Product Availability

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

See Also

IGlobeDisplay Interface