Share via


ThemeFontScheme.MinorFont Property

Gets the font settings for the "Body" of a document. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property MinorFont As ThemeFonts
    Get
'Usage
Dim instance As ThemeFontScheme
Dim value As ThemeFonts

value = instance.MinorFont
ThemeFonts MinorFont { get; }

Property Value

Type: Microsoft.Office.Core.ThemeFonts
ThemeFonts

See Also

Reference

ThemeFontScheme Interface

ThemeFontScheme Members

Microsoft.Office.Core Namespace