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 TextOptions

继承人

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

财产价值

bool

 中文