Class TextOptions
Class TextOptions
名称: Aspose.Html.Rendering.Image セットアップ: Aspose.HTML.dll (25.4.0)
Aspose.Html.Rendering.Image.ImageDevice のためのテキストレンダーオプションを表示します。
[ComVisible(true)]
public class TextOptions
Inheritance
相続人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
UseHinting
テキストヒントを使用するかどうかを指定します. デフォルトでは、ヒントが無効です。
public bool UseHinting { get; set; }