TextTag.strikethrough

bool strikethrough() @property nothrow

Get strikethrough property.

Returns

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

Set strikethrough property.

Parameters

propvalWhether to strike through the text.