Class TextInfo
Class TextInfo
De naam: Aspose.Html.Rendering Verzameling: Aspose.HTML.dll (25.4.0)
Inhoudt informatie over gerendateerde tekst.
[ComVisible(true)]
public class TextInfo
Inheritance
Geëerbiede leden
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
GlyphInfos
Geeft informatie over rendered glyphs.
public IList<glyphinfo> GlyphInfos { get; }