Class TextInfo
Class TextInfo
Pôvodný názov: Aspose.Svg.Rendering Zhromaždenie: Aspose.SVG.dll (25.5.0)
Obsahuje informácie o vydanom texte.
[ComVisible(true)]
public class TextInfo
Inheritance
Z dedičných členov
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
GlyphInfos
Získajte informácie o renderovaných glyfozoch.
public IList<glyphinfo> GlyphInfos { get; }