DevModeFields Field

Specifies whether certain members of the DevMode structure have been initialized.

If a member is initialized, its corresponding bit is set, otherwise the bit is clear.

A driver supports only those DevMode members that are appropriate for the printer or display technology.

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.

Field Value

DeviceModeFields

See Also