Enum TextPathMethod

Enum TextPathMethod

Namespace: Aspose.Svg.Builder
Assembly: Aspose.SVG.dll (25.5.0)

Specifies the method used to render text along a path.

[ComVisible(true)]
public enum TextPathMethod

Fields

Align = 0

The text is aligned with the path.

Stretch = 1

The text is stretched to fit the path.

 English