Aspose::Words::Drawing::TextPath::set_Text method

TextPath::set_Text method

Defines the text of the text path.

void Aspose::Words::Drawing::TextPath::set_Text(const System::String &value)

Remarks

The default value is an empty string.

See Also