TextTag.strikethrough
bool strikethrough() @propertyGet strikethrough property.
Returns
Whether to strike through the text.
void strikethrough(bool propval) @propertySet strikethrough property.
Parameters
propval | Whether to strike through the text. |