Output interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
Export |
Export the specified view. |
|
ExportPages |
Export the specified pages. |
|
PageCount |
The data driven pages count. |
|
PageRow |
The row that defines the specified data driven page. |
|
Print |
Print the specified view. |
|
PrinterNames |
The names of available printers. |
|
PrintPages |
Print the specified pages. |
CoClasses that implement IPrintAndExport
CoClasses and Classes |
Description |
PrintAndExport |
Print And Export component. |
.NET Samples
Export active view (Code Files:
ExportActiveViewVB_Net) |
Print active view with ArcPress (Code Files:
PrintActiveViewArcPressVB_Net_Addin) |
Print active view (Code Files:
PrintActiveViewVB_Net_Addin)