ThemeFont members
Include protected members
Include inherited members
代表一種佈景主題字型的ThmxTheme物件內容中。佈景主題字型包含至少三個指令碼字型伴隨選用的指令碼字型對應的字典。
The ThemeFont type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ComplexScriptFont | Obsolete. 取得或設定要用來表示複雜指令碼字元的字型。 |
![]() |
ComplexScriptFontFace | |
![]() |
CurrentLanguageFont | |
![]() |
EastAsianFont | Obsolete. 取得或設定要用來代表東亞文字字元的字型。 |
![]() |
EastAsianFontFace | |
![]() |
LatinFont | Obsolete. 取得或設定要用來代表拉丁字元的字型。 |
![]() |
LatinFontFace |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetFontFaceForLanguage | |
![]() |
GetFontFaceForScript | |
![]() |
GetFontForLanguage | Obsolete. 取得與指定的語言相關聯的字型。 |
![]() |
GetFontForScript | Obsolete. 取得與語言相關聯的字型。 |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SetFontFaceForScript | |
![]() |
SetFontForScript | Obsolete. 設定與語言相關聯的字型。 |
![]() |
ToString | (Inherited from Object.) |
Top