Class TextInfo
Class TextInfo
名称: Aspose.Svg.Rendering 會議: Aspose.SVG.dll (25.5.0)
包含有关文本的信息。
[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
收到关于 rendered glyphs 的信息。
public IList<glyphinfo> GlyphInfos { get; }