Provides access to members that control the Printer Driver.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
CoClasses that implement IPrinter
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. |
See Also
IMxApplication.Printer Property
.NET Samples
Printing with the PageLayoutControl (Code Files:
PrintPageLayout) |
Print active view with ArcPress (Code Files:
PrintActiveViewArcPressVB_Net_Addin) |
Print preview using the PageLayoutControl (Code Files:
PrintPreview) |
Print active view (Code Files:
PrintActiveViewVB_Net_Addin) |
Print multiple pages (Code Files:
PrintMultiPagesVB_NET_Addin)
.NET Related Topics
OutputExtensions