Provides access to members that control the Print Dialog.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
DoModal | Displays the Print Dialog. | |
FromPage | The From Page of the print range. | |
PageLayout | The page layout. | |
Printer | The printer. | |
PrintToFile | Indicates if print output goes to File or Printer. | |
ToPage | The To Page of the print range. |
CoClasses that implement IPrintDialog
CoClasses and Classes | Description |
---|---|
PrintDialog | Print Dialog Object Implementation. |