Freigeben über


ThemeInfo.GetThemeFontByName(String, UInt32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<string> GetThemeFontByName (string name, uint lcid);
member this.GetThemeFontByName : string * uint32 -> Microsoft.SharePoint.Client.ClientResult<string>
Public Function GetThemeFontByName (name As String, lcid As UInteger) As ClientResult(Of String)

Parameters

name
String
lcid
UInt32

Returns

Attributes

Applies to