ThemeFont Members

Include Protected Members
Include Inherited Members

Represents a theme font within the context of a ThmxTheme object. A theme font consists of at least three script fonts accompanied by a dictionary of optional script-font mappings.

The ThemeFont type exposes the following members.

Properties

  Name Description
Public property ComplexScriptFont Gets or sets the font to be used to represent complex script characters.
Public property EastAsianFont Gets or sets the font to be used to represent East Asian characters.
Public property LatinFont Gets or sets the font to be used to represent Latin characters.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetFontForLanguage Gets the font associated with the specified language.
Public method GetFontForScript Gets the font associated to a language.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetFontForScript Sets the font associated with a language.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ThemeFont Class

Microsoft.SharePoint.Utilities Namespace