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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
<SubsetCallableTypeAttribute> _
Public Class ThemeFont
'Usage
Dim instance As ThemeFont
[SubsetCallableTypeAttribute]
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