Class TextInfo

Class TextInfo

Pôvodný názov: Aspose.Html.Rendering Zhromaždenie: Aspose.HTML.dll (25.4.0)

Obsahuje informácie o vydanom texte.

[ComVisible(true)]
public class TextInfo

Inheritance

object TextInfo

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; }

Hodnota nehnuteľnosti

IList < GlyphInfo >

 Slovenčina