Freigeben über


ThemeFontFace.SmallImageUrl-Eigenschaft

Der absolute oder relative URL um eine kleinformatige Darstellung der Schriftart für die Verwendung in der Schriftart Picker-Erfahrung

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property SmallImageUrl As Uri
    Get
    Private Set
'Usage
Dim instance As ThemeFontFace
Dim value As Uri

value = instance.SmallImageUrl
public Uri SmallImageUrl { get; private set; }

Eigenschaftswert

Typ: System.Uri

Siehe auch

Referenz

ThemeFontFace Klasse

ThemeFontFace-Member

Microsoft.SharePoint.Utilities-Namespace