Click or drag to resize

PrintingDevice Properties

X#

The PrintingDevice type exposes the following members.

Properties
  NameDescription
Public propertyCopies
Specifies the number of copies printed if the device supports multiple-page copies.
Public propertyDevice
Specifies the printer device to be used.
Public propertyDriver
A string representing the printer driver to be used.
Public propertyOrientation
Specifies whether the orientation of the paper is portrait or landscape.
Public propertyPaperHeight
Specifies paper length, in tenths of a millimeter.
Public propertyPaperSize
Specifies the size of the paper to print on.
Public propertyPaperWidth
Specifies paper width, in tenths of a millimeter. This parameter overrides the paper width specified by the dmPaperSize member.
Public propertyPort
Specifies the default port setting for the printer.
Top
See Also