'Declaration Public Enum ThemeFontType Inherits System.Enum
public enum ThemeFontType : System.Enum
'Declaration Public Enum ThemeFontType Inherits System.Enum
public enum ThemeFontType : System.Enum
Member | Description |
---|---|
MajorAscii | Specifies that the current font is a reference to the major theme font for the range of characters from U+0000–U+007F. |
MajorBidi | Specifies that the current font is a reference to the major theme font for the Complex Script range. |
MajorEastAsia | Specifies that the current font is a reference to the major theme font for the East Asian range. |
MajorHighAnsi | Specifies that the current font is a reference to the major theme font for the High ANSI range. |
MinorAscii | Specifies that the current font is a reference to the minor theme font for the range of characters from U+0000–U+007F. |
MinorBidi | Specifies that the current font is a reference to the minor theme font for the Complex Script range. |
MinorEastAsia | Specifies that the current font is a reference to the minor theme font for the East Asian range. |
MinorHighAnsi | Specifies that the current font is a reference to the minor theme font for the High ANSI range. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.ThemeFontType