Aspose::Words::Drawing::TextPath::set_FitShape method

TextPath::set_FitShape method

Defines whether the text fits bounding box of a shape.

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

Remarks

The default value is false.

See Also