Enum TextAttributes
Provides enumeration of various text attributes.
[Flags]
public enum TextAttributes
Fields
None = 0No attributes are applied
Subscript = 1The text set slightly below the normal line of type.
Superscript = 2The text set slightly above the normal line of type.