Class TextOptions

Class TextOptions

Název místa: Aspose.Html.Rendering.Image Sbírka: Aspose.HTML.dll (25.4.0)

Představuje možnosti renderování textu pro Aspose.Html.Rendering.Image.ImageDevice.

[ComVisible(true)]
public class TextOptions

Inheritance

object TextOptions

Dědiční členové

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

UseHinting

Určuje, zda použít textovou orientaci. dle výchozího nastavení je orientace deaktivována.

public bool UseHinting { get; set; }

Hodnota nemovitosti

bool

 Čeština