Class TextInfo
Class TextInfo
Namn på plats: Aspose.Html.Rendering Sammanfattning: Aspose.HTML.dll (25.4.0)
Innehåller information om renderad text.
[ComVisible(true)]
public class TextInfo
Inheritance
Arvsmedlemmar
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
GlyphInfos
Få information om renderade glyfer.
public IList<glyphinfo> GlyphInfos { get; }