DeviceInfos FieldsTerminal Works - PDF Printing.Net Library

The DeviceInfos type exposes the following members.

Fields

  NameDescription
Public fieldHorizontalResolution
Width, in pixels, of the screen or device.
Public fieldHorizontalSize
Width, in millimeters, of the physical screen or device.
Public fieldLogicalDpiX
Number of pixels per logical inch along the screen or device width.
Public fieldLogicalDpiY
Number of pixels per logical inch along the screen or device height.
Public fieldPhysicalDpiX
Number of pixels per physical inch along the screen or device width.
Public fieldPhysicalDpiY
Number of pixels per physical inch along the screen or device height.
Public fieldScaleX
The ratio of LogicalDpiX and PhysicalDpiX.
Public fieldScaleY
The ratio of LogicalDpiY and PhysicalDpiY.
Public fieldVerticalResolution
Height, in pixels, of the screen or device.
Public fieldVerticalSize
Height, in millimeters, of the physical screen or device.
Top
See Also

Reference