Enum FontCaps

FontCaps enumeration

This is the font baseline.

public enum FontCaps

Values

NameValueDescription
None0No font caps value.
SmallCaps1The small caps.
AllCaps2The all caps.

See Also