| Collate |
Specifies whether collation should be used when printing multiple copies This property specifies whether collation should be used when printing multiple copies. |
PrintDialog |
| Color |
Specifies whether color printing should be used with color printers This property specifies whether color printing should be used with color printers. |
PrintDialog |
| Copies |
Specifies the number of copies printed This property specifies the number of copies printed. |
PrintDialog |
| DefaultSource |
Specifies the default paper source (tray) This property specifies the default paper source (tray). |
PrintDialog |
| DeviceContext |
Holds a handle to the device context that can be used in windows API calls. |
PrintDialog |
| DeviceName |
Specifies the name of the printer This property specifies the name of the printer. |
PrintDialog |
| DitherType |
Specifies the dithering type This property specifies the dithering type. |
PrintDialog |
| DriverName |
Specifies the driver name This property specifies the driver name. |
PrintDialog |
| Duplex |
specifies the double-sided printing type This property specifies the double-sided printing type. |
PrintDialog |
| Flags |
Print Dialog bit flag property This bit-flag property can be used to initialize the Print dialog box and indicates which properties are valid after the Print dialog is closed. |
PrintDialog |
| FormName |
Specifies the name of the form This property holds the name of the form (Letter, Legal, etc.). |
PrintDialog |
| FromPage |
The value of the starting page This property holds the value of the starting page edit control of the Print dialog. |
PrintDialog |
| ICMIntent |
Specifies the color matching method, or intent This property specifies the color matching method, or intent. |
PrintDialog |
| ICMMethod |
Specifies how ICM is handled This property specifies how ICM is handled. |
PrintDialog |
| MaxPage |
The maximum value for the ToPage property MaxPage specifies the maximum value for the ToPage property. |
PrintDialog |
| MediaType |
Specifies the type of media, paper or film, being printed on This property specifies the type of media, paper or film, being printed on. |
PrintDialog |
| MinPage |
The minimum value for the FromPage property. |
PrintDialog |
| Orientation |
specifies the orientation of the paper This property specifies the orientation of the paper. |
PrintDialog |
| OutputName |
Holds the device name for the physical output medium (output port) The property holds the device name for the physical output medium (output port). |
PrintDialog |
| PaperLength |
If set, overrides the length of the paper specified by the PaperSize |
PrintDialog |
| PaperSize |
Specifies the size of the paper to print on This property holds the size of the paper to print on. |
PrintDialog |
| PaperWidth |
If set, overrides the width of the paper specified by the PaperSize property |
PrintDialog |
| PrintQuality |
Specifies the printer resolution This property specifies the printer resolution. |
PrintDialog |
| Scale |
Specifies the factor by which the printed output is to be scaled This property specifies the factor by which the printed output is to be scaled. |
PrintDialog |
| ToPage |
The value of the ending page Holds the value of the ending page edit control of the Print dialog. |
PrintDialog |
| TTOption |
Specifies how TrueType fonts should be printed This property specifies how TrueType fonts should be printed. |
PrintDialog |
| YResolution |
Specifies the y-resolution, in dots per inch (DPI), of the printer This property specifies the y-resolution, in dots per inch (DPI), of the printer. |
PrintDialog |