Class TextOptions
Class TextOptions
名称: Aspose.Svg.Rendering.Image 会議: Aspose.SVG.dll (25.5.0)
Aspose.Svg.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; }