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


IPrinterMPage Interface (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
ArcGIS Developer Help

IPrinterMPage Interface

Provides access to members for controlling multipage printing.

Product Availability

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

Members

Name Description
Method EndMapDocument End map document.
Method EndPage Finalize current page output.
Method StartMapDocument Begin map document. Document consists of one or more pages.
Method StartPage Start new page output.

Classes that implement IPrinterMPage

Classes Description
ArcPressPrinter (esriOutputExtensions) Class used to print maps with the ArcPress Printer Driver.
EmfPrinter Class used to print maps with the EMF (Windows Enhanced Metafile) Printer Driver.
PsPrinter Class used to print maps with the PostScript Printer Driver.

.NET Samples

Print multiple pages