Enum TextDirection
Enum TextDirection
Der Name: Aspose.Svg.Builder Versammlung: Aspose.SVG.dll (25.5.0)
Erläutert die Orientierung des Textes.
[ComVisible(true)]
public enum TextDirection
Fields
Inherit = 2
Erbe Textrichtung von seinem Elternteil.
Ltr = 0
Die Textrichtung ist links nach rechts.
Rtl = 1
Die Textrichtung ist rechts nach links.