TextInfo.GlyphInfos
TextInfo.GlyphInfos property
Gets information about rendered glyphs.
public IList<GlyphInfo> GlyphInfos { get; }
Property Value
A IList that contains information about rendered glyphs.
See Also
- struct GlyphInfo
- class TextInfo
- namespace Aspose.Html.Rendering
- assembly Aspose.HTML