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