Determines whether a straight textpath will be used instead of the shape path.
[Visual Basic]Public Property XScale As
Boolean [C#]public
bool XScale {get; set;}
Remarks
The default value is false.
If true, the text runs along a path from left to right along the x value of the lower boundary of the shape.
See Also
TextPath Class | Aspose.Words.Drawing Namespace