Aspose::Words::Drawing::TextPath::set_FitPath method

TextPath::set_FitPath method

Defines whether the text fits the path of a shape.

void Aspose::Words::Drawing::TextPath::set_FitPath(bool value)

Remarks

The default value is false.

See Also