DevModePrinterPaperSize Field

For printer devices only, selects the size of the paper to print on.

This member can be set to zero if the length and width of the paper are both set by the PaperLength and PaperWidth members.

Otherwise, the PaperSize member can be set to a device specific value greater than or equal to DMPAPER_USER.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public short PaperSize

Field Value

Int16

See Also