Class TextInfo
Class TextInfo
ชื่อพื้นที่: Aspose.Html.Rendering การประกอบ: Aspose.HTML.dll (25.4.0)
มีข้อมูลเกี่ยวกับข้อความ rendered
[ComVisible(true)]
public class TextInfo
Inheritance
อนุญาโตตุลาการ
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
GlyphInfos
ได้รับข้อมูลเกี่ยวกับ glyphs rendered
public IList<glyphinfo> GlyphInfos { get; }