Aspose::Words::Drawing::TextPath::get_XScale method
TextPath::get_XScale method
Determines whether a straight textpath will be used instead of the shape path.
bool Aspose::Words::Drawing::TextPath::get_XScale()
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
- Class TextPath
- Namespace Aspose::Words::Drawing
- Library Aspose.Words for C++