Class TextOptions

Class TextOptions

Der Name: Aspose.Svg.Rendering.Image Versammlung: Aspose.SVG.dll (25.5.0)

Es repräsentiert Text-Rendering-Optionen für Aspose.Svg.Rending.Image. ImageDevice.

[ComVisible(true)]
public class TextOptions

Inheritance

object TextOptions

Vererbte Mitglieder

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

Properties

UseHinting

Erläutert, ob Text-Hinzufügen verwendet werden sollen.Default ist die Hinzufügen ausgeschaltet.

public bool UseHinting { get; set; }

Eigentumswert

bool

 Deutsch