Freigeben über


ISPTheme.GetThemeFontByName-Methode

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Function GetThemeFontByName ( _
    fontName As String _
) As ThemeFont
'Usage
Dim instance As ISPTheme
Dim fontName As String
Dim returnValue As ThemeFont

returnValue = instance.GetThemeFontByName(fontName)
ThemeFont GetThemeFontByName(
    string fontName
)

Parameter

Rückgabewert

Typ: Microsoft.SharePoint.Utilities.ThemeFont

Siehe auch

Referenz

ISPTheme Schnittstelle

ISPTheme-Member

Microsoft.SharePoint.Utilities-Namespace