Class TextInfo

Class TextInfo

İsim alanı : Aspose.Svg.Rendering Toplantı: Aspose.SVG.dll (25.5.0)

Rendered metin hakkında bilgi içerir.

[ComVisible(true)]
public class TextInfo

Inheritance

object TextInfo

mirasçı üyeleri

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

Properties

GlyphInfos

Rendered glyphs hakkında bilgi alır.

public IList<glyphinfo> GlyphInfos { get; }

Mülkiyet Değer

IList &lt için; GlyphInfo >

 Türkçe