PrintingDevice Properties |
The PrintingDevice type exposes the following members.
Name | Description | |
---|---|---|
Copies |
Specifies the number of copies printed if the device supports multiple-page copies.
| |
Device |
Specifies the printer device to be used.
| |
Driver |
A string representing the printer driver to be used.
| |
Orientation |
Specifies whether the orientation of the paper is portrait or landscape.
| |
PaperHeight |
Specifies paper length, in tenths of a millimeter.
| |
PaperSize |
Specifies the size of the paper to print on.
| |
PaperWidth |
Specifies paper width, in tenths of a millimeter. This parameter overrides the paper width specified by the dmPaperSize member.
| |
Port |
Specifies the default port setting for the printer.
|