SPFont class
Represents a font scheme as described in an SPFont XML file. Describes font family slots and font size slots
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPFont
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPFont
'Usage
Dim instance As SPFont
public sealed class SPFont
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.