Class TextInfo

Class TextInfo

Nama dari : Aspose.Html.Rendering Pengumpulan: Aspose.HTML.dll (25.4.0)

Mengandungi informasi tentang teks yang dihasilkan.

[ComVisible(true)]
public class TextInfo

Inheritance

object TextInfo

anggota yang diwarisi

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

Properties

GlyphInfos

Dapatkan informasi tentang rendered glyphs.

public IList<glyphinfo> GlyphInfos { get; }

Nilai Properti

IList dan lt; GlyphInfo >

 Indonesia