[]
Defines constants that specify the decorations applied to text.
[Flags]
public enum FontSubSet.TextDecorations : byte
Name | Description |
---|---|
None | No text decorations are applied. |
Strikethrough | Strikethrough is applied to the text. |
Underline | Underline is applied to the text. |