FontEmbeddingManager.GlyphTypefaceUris 属性

定义

重要

此 API 不符合 CLS。

返回 GlyphRun 方法中指定的 RecordUsage(GlyphRun) 所使用的标志符号字样集合。

public:
 property System::Collections::Generic::ICollection<Uri ^> ^ GlyphTypefaceUris { System::Collections::Generic::ICollection<Uri ^> ^ get(); };
[System.CLSCompliant(false)]
public System.Collections.Generic.ICollection<Uri> GlyphTypefaceUris { get; }
[<System.CLSCompliant(false)>]
member this.GlyphTypefaceUris : System.Collections.Generic.ICollection<Uri>
Public ReadOnly Property GlyphTypefaceUris As ICollection(Of Uri)

属性值

ICollection<Uri>

表示标志符号字样的 Uri 值的集合。

属性

适用于