Class TextInfo

Class TextInfo

Le nom : Aspose.Html.Rendering Assemblaggio: Aspose.HTML.dll (25.4.0)

Il contient des informations sur le texte rendu.

[ComVisible(true)]
public class TextInfo

Inheritance

object TextInfo

I membri ereditari

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

Properties

GlyphInfos

Obtenez des informations sur les glyphes rendus.

public IList<glyphinfo> GlyphInfos { get; }

Valore di proprietà

IList di < GlyphInfo >

 Français