PrintOptionStates
PrintOptionStates
PrintOptionStates
PrintOptionStates
Enum
Definition
Specifies the print task option states.
This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
public : enum class PrintOptionStatespublic enum PrintOptionStatesPublic Enum PrintOptionStates// You can use this enum in JavaScript.
- Attributes
-
System.FlagsAttribute ContractVersionAttribute
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Constrained Constrained Constrained Constrained | The UI for the print tasks is visible to the user. |
| Enabled Enabled Enabled Enabled | The UI for the print tasks has been enabled. |
| None None None None | The UI for the print tasks has not been enabled. |