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; }