TextTag.strikethrough

bool strikethrough() @property

Get strikethrough property.

Returns

Whether to strike through the text.
void strikethrough(bool propval) @property

Set strikethrough property.

Parameters

propvalWhether to strike through the text.