Aspose::Words::Drawing::TextPath::set_SameLetterHeights method

TextPath::set_SameLetterHeights method

Determines whether all letters will be the same height regardless of initial case.

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

Remarks

The default value is false.

See Also