Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property IsWebFont As Boolean
Get
Private Set
'Usage
Dim instance As ThemeFontFace
Dim value As Boolean
value = instance.IsWebFont
public bool IsWebFont { get; private set; }
Property value
Type: System.Boolean