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


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

IPrintDialog Interface

Provides access to members that control the Print Dialog.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method DoModal Displays the Print Dialog.
Read-only property FromPage The From Page of the print range.
Read/write property PageLayout The page layout.
Read/write property Printer The printer.
Read-only property PrintToFile Indicates if print output goes to File or Printer.
Read-only property ToPage The To Page of the print range.

Classes that implement IPrintDialog

Classes Description
PrintDialog Print Dialog Object Implementation.