Enum TextDirection
Enum TextDirection
De naam: Aspose.Svg.Builder Verzameling: Aspose.SVG.dll (25.5.0)
De richtlijn van de tekst bepaalt.
[ComVisible(true)]
public enum TextDirection
Fields
Inherit = 2
Inherent tekst richting van zijn ouders.
Ltr = 0
De tekst richting is links naar rechts.
Rtl = 1
De tekst richting is rechts naar links.