Aspose::Words::Drawing::TextPath::get_Trim method

TextPath::get_Trim method

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

bool Aspose::Words::Drawing::TextPath::get_Trim()

Remarks

The default value is false.

See Also