__FCFONTFLAGS2 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enumeration supports a bitwise combination of its member values.
[System.Flags]
public enum __FCFONTFLAGS2
[<System.Flags>]
type __FCFONTFLAGS2 =
Public Enum __FCFONTFLAGS2
- Inheritance
-
__FCFONTFLAGS2
- Attributes
Fields
Name | Value | Description |
---|---|---|
FCFF_TRACK_PLAINTEXT_UNDERLINE | 268435456 | |
FCFF_TRACK_PLAINTEXT_ITALIC | 536870912 | |
FCFF_TRACK_PLAINTEXT_STRIKETHROUGH | 1073741824 |