ThemeFontFace.SmallImageUrl 属性
在字体选择器体验中使用的字体的小图像表示绝对或相对 URL
命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property SmallImageUrl As Uri
Get
Private Set
用法
Dim instance As ThemeFontFace
Dim value As Uri
value = instance.SmallImageUrl
public Uri SmallImageUrl { get; private set; }
属性值
类型:System.Uri