Aspose::Words::Drawing::TextPath::set_StrikeThrough method

TextPath::set_StrikeThrough method

True if the font is formatted as strikethrough text.

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

Remarks

The default value is false.

See Also