CTFontTableOptions Enum
Definition
An enumeration whose values can be used as flags for options relating to font tables.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
[System.Flags]
public enum CTFontTableOptions
type CTFontTableOptions =
- Inheritance
-
CTFontTableOptions
- Attributes
Fields
ExcludeSynthetic | 1 | |
None | 0 |