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

 中文