Aspose::Words::Drawing::TextPath::set_Shadow method

TextPath::set_Shadow method

Defines whether a shadow is applied to the text on a text path.

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

Remarks

The default value is false.

See Also