TextPathMethod Enum
TextPathMethod enumeration
Specifies the method used to render text along a path.
public enum TextPathMethod
Values
Name | Value | Description |
---|---|---|
Align | 0 | The text is aligned with the path. |
Stretch | 1 | The text is stretched to fit the path. |
See Also
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG