ThmxTheme.MajorFont property
取得要使用這個佈景主題中的主要字型。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property MajorFont As ThemeFont
Get
'用途
Dim instance As ThmxTheme
Dim value As ThemeFont
value = instance.MajorFont
public ThemeFont MajorFont { get; }
Property value
Type: Microsoft.SharePoint.Utilities.ThemeFont
ThemeFont 物件,表示字型。