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


IPrinterMPage.EndMapDocument Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPrinterMPage Interface > IPrinterMPage.EndMapDocument Method
ArcGIS Developer Help

IPrinterMPage.EndMapDocument Method

End map document.

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

Product Availability

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

See Also

IPrinterMPage Interface