Class TextInfo
Class TextInfo
名称: Aspose.Html.Rendering セットアップ: Aspose.HTML.dll (25.4.0)
送信されたテキストに関する情報が含まれています。
[ComVisible(true)]
public class TextInfo
Inheritance
相続人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
GlyphInfos
Rendered Glyphs についての情報を得る。
public IList<glyphinfo> GlyphInfos { get; }