PHYSICALOFFSETY top-level constant

  1. @Deprecated('Use GET_DEVICE_CAPS_INDEX.PHYSICALOFFSETY instead')
int const PHYSICALOFFSETY

For printing devices: the distance from the top edge of the physical page to the top edge of the printable area, in device units. For example, a printer set to print at 600 dpi on 8.5-by-11-inch paper, that cannot print on the topmost 0.5-inch of paper, has a vertical physical offset of 300 device units.

Implementation

@Deprecated('Use GET_DEVICE_CAPS_INDEX.PHYSICALOFFSETY instead')
const PHYSICALOFFSETY = 113;