| Collate |
Specifies whether collation should be used when printing multiple copies |
PrintDialog |
| Color |
Specifies whether color printing should be used with color printers |
PrintDialog |
| Copies |
Specifies the number of copies printed |
PrintDialog |
| DefaultSource |
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 |
PrintDialog |
| DitherType |
Specifies the dithering type |
PrintDialog |
| DriverName |
Specifies the driver name |
PrintDialog |
| Duplex |
specifies the double-sided printing type |
PrintDialog |
| Flags |
Print Dialog bit flag property |
PrintDialog |
| FormName |
Specifies the name of the form |
PrintDialog |
| FromPage |
The value of the starting page |
PrintDialog |
| ICMIntent |
Specifies the color matching method, or intent |
PrintDialog |
| ICMMethod |
Specifies how ICM is handled |
PrintDialog |
| MaxPage |
The maximum value for the ToPage property |
PrintDialog |
| MediaType |
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 |
PrintDialog |
| OutputName |
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 |
PrintDialog |
| PaperWidth |
If set, overrides the width of the paper specified by the PaperSize property |
PrintDialog |
| PrintQuality |
Specifies the printer resolution |
PrintDialog |
| Scale |
Specifies the factor by which the printed output is to be scaled |
PrintDialog |
| ToPage |
The value of the ending page |
PrintDialog |
| TTOption |
Specifies how TrueType fonts should be printed |
PrintDialog |
| YResolution |
Specifies the y-resolution, in dots per inch (DPI), of the printer |
PrintDialog |