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.
The absolute or relative URL to a large image representation of the font for use in the font picker experience
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property LargeImageUrl As Uri
Get
Private Set
'Usage
Dim instance As ThemeFontFace
Dim value As Uri
value = instance.LargeImageUrl
public Uri LargeImageUrl { get; private set; }
Property value
Type: System.Uri