Enum TextOrientation
Enum TextOrientation
Le nom : Aspose.Svg.Builder Assemblée: Aspose.SVG.dll (25.5.0)
L’orientation du texte lors de l’écriture.
[ComVisible(true)]
public enum TextOrientation
Fields
Mixed = 0
L’orientation du texte est mélangée, ce qui permet à la fois le texte droit et côté.
Sideways = 2
L’orientation du texte est un côté.
Upright = 1
L’orientation du texte est juste.