Share via


ThmxTheme.MinorFont Property

Gets the minor font to be used in this theme.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public ReadOnly Property MinorFont As ThemeFont
    Get
'Usage
Dim instance As ThmxTheme
Dim value As ThemeFont

value = instance.MinorFont
public ThemeFont MinorFont { get; }

Property Value

Type: Microsoft.SharePoint.Utilities.ThemeFont
A ThemeFont object that represents a font.

See Also

Reference

ThmxTheme Class

ThmxTheme Members

Microsoft.SharePoint.Utilities Namespace