Aspose::Words::Drawing::TextPath::set_On method

TextPath::set_On method

Defines whether the text is displayed.

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

Remarks

The default value is false.

See Also