ThemeFont class

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.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Utilities.ThemeFont

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class ThemeFont
'Usage
Dim instance As ThemeFont
public class ThemeFont

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ThemeFont members

Microsoft.SharePoint.Utilities namespace