ArcObjects Library Reference (Output)  

IPrinterMPage.EndPage Method

Finalize current page output.

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

Product Availability

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

See Also

IPrinterMPage Interface