RichTextKit v0.4

RichString.StrikeThrough Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString

Changes the strike-through style

public RichString StrikeThrough(StrikeThroughStyle value = Solid);

Parameters

StrikeThroughStyle value = Solid

The new strike through style

Returns

RichString

A reference to the same RichString instance