Class TextInfo

Class TextInfo

名称: Aspose.Html.Rendering 编辑: Aspose.HTML.dll (25.4.0)

包含有关文本的信息。

[ComVisible(true)]
public class TextInfo

Inheritance

object TextInfo

继承人

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

GlyphInfos

收到关于 rendered glyphs 的信息。

public IList<glyphinfo> GlyphInfos { get; }

财产价值

IList < GlyphInfo >

 中文