Aspose::Words::Drawing::TextPath::set_Trim method

TextPath::set_Trim method

Determines whether extra space is removed above and below the text.

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

Remarks

The default value is false.

See Also