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
렌더링 된 글리프에 대한 정보를 얻습니다.
public IList<glyphinfo> GlyphInfos { get; }