Class TextInfo
Class TextInfo
Tên không gian: Aspose.Html.Rendering Tổng hợp: Aspose.HTML.dll (25.4.0)
Nó chứa thông tin về văn bản rendered.
[ComVisible(true)]
public class TextInfo
Inheritance
Thành viên thừa kế
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
GlyphInfos
Nhận thông tin về glyphs rendered.
public IList<glyphinfo> GlyphInfos { get; }