Class TextInfo
Class TextInfo
Nazwa przestrzeń: Aspose.Html.Rendering Zestaw: Aspose.HTML.dll (25.4.0)
Zawiera informacje o renderowanym tekście.
[ComVisible(true)]
public class TextInfo
Inheritance
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
GlyphInfos
Otrzymuje informacje o renderowanych glifach.
public IList<glyphinfo> GlyphInfos { get; }