Class TextInfo
Class TextInfo
De naam: Aspose.Svg.Rendering Verzameling: Aspose.SVG.dll (25.5.0)
Inhoudt informatie over gerendateerde tekst.
[ComVisible(true)]
public class TextInfo
Inheritance
Geëerbiede leden
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
GlyphInfos
Geeft informatie over rendered glyphs.
public IList<glyphinfo> GlyphInfos { get; }