FormatEffect
FormatEffect
FormatEffect
FormatEffect
Enum
Definition
Defines values that indicate the state of a character or paragraph formatting property.
public : enum class FormatEffectpublic enum FormatEffectPublic Enum FormatEffect// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Off Off Off Off | Turns off the property. |
| On On On On | Turns on the property. |
| Toggle Toggle Toggle Toggle | Toggles the current setting. |
| Undefined Undefined Undefined Undefined | No change. |