ThemeFont.GetFontFaceForLanguage - Méthode
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Function GetFontFaceForLanguage ( _
lcid As UInteger _
) As ThemeFontFace
'Utilisation
Dim instance As ThemeFont
Dim lcid As UInteger
Dim returnValue As ThemeFontFace
returnValue = instance.GetFontFaceForLanguage(lcid)
public ThemeFontFace GetFontFaceForLanguage(
uint lcid
)
Paramètres
- lcid
Type : System.UInt32
Valeur renvoyée
Type : Microsoft.SharePoint.Utilities.ThemeFontFace