DevModePrinterOrientation Field
For printer devices only, selects the orientation of the paper.
This member can be either
DMORIENT_PORTRAIT (1) or
DMORIENT_LANDSCAPE (2).
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Orientation As Short
Dim instance As DevModePrinter
Dim value As Short
value = instance.Orientation
instance.Orientation = value
public:
short Orientation
val mutable Orientation: int16
No code example is currently available or this language may not be supported.
Field Value
Int16