Class TextInfo
Class TextInfo
Název místa: Aspose.Html.Rendering Sbírka: Aspose.HTML.dll (25.4.0)
Obsahuje informace o vydaném textu.
[ComVisible(true)]
public class TextInfo
Inheritance
Dědiční členové
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
GlyphInfos
Obdrží informace o renderovaných glyfech.
public IList<glyphinfo> GlyphInfos { get; }