Class TextInfo
Class TextInfo
Namn på plats: Aspose.Svg.Rendering Församling: Aspose.SVG.dll (25.5.0)
Innehåller information om renderad text.
[ComVisible(true)]
public class TextInfo
Inheritance
Arvsmedlemmar
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
GlyphInfos
Få information om renderade glyfer.
public IList<glyphinfo> GlyphInfos { get; }