Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the major font to be used in this theme.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property MajorFont As ThemeFont
Get
'Usage
Dim instance As ThmxTheme
Dim value As ThemeFont
value = instance.MajorFont
public ThemeFont MajorFont { get; }
Property value
Type: Microsoft.SharePoint.Utilities.ThemeFont
A ThemeFont object that represents a font.