Enum TextPathMethod
Enum TextPathMethod
Le nom : Aspose.Svg.Builder Assemblée: Aspose.SVG.dll (25.5.0)
Il spécifie la méthode utilisée pour rendre le texte sur un chemin.
[ComVisible(true)]
public enum TextPathMethod
Fields
Align = 0
Le texte est aligné avec le chemin.
Stretch = 1
Le texte est étendu pour correspondre au chemin.