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


IPrinterMPage.EndMapDocument Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Output)  

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