ArcObjects Library Reference (OutputUI)  

IPrintDialog Interface

Provides access to members that control the Print Dialog.

Product Availability

Available with ArcGIS Desktop.

Members

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.

CoClasses that implement IPrintDialog

CoClasses and Classes Description
PrintDialog Print Dialog Object Implementation.