Provides access to members for controlling multipage printing.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
EndMapDocument | End map document. |
![]() |
EndPage | Finalize current page output. |
![]() |
StartMapDocument | Begin map document. Document consists of one or more pages. |
![]() |
StartPage | Start new page output. |
CoClasses that implement IPrinterMPage
| CoClasses and 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. |
