Share via


ThemeFontFace.LargeImageUrl property

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

See also

Reference

ThemeFontFace class

ThemeFontFace members

Microsoft.SharePoint.Utilities namespace