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


IPrintAndExport Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPrintAndExport Interface
ArcGIS Developer Help

IPrintAndExport Interface

Output interface.

Product Availability

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

Members

Name Description
Method Export Export the specified view.
Method ExportPages Export the specified pages.
Read-only property PageCount The data driven pages count.
Read-only property PageRow The row that defines the specified data driven page.
Method Print Print the specified view.
Read-only property PrinterNames The names of available printers.
Method PrintPages Print the specified pages.

Classes that implement IPrintAndExport

Classes Description
PrintAndExport Print And Export component.

.NET Samples

Export active view Print active view Print active view with ArcPress