Enum StrikeThrough
Specifies the strike through style for the CharacterFormat.
Namespace: Syncfusion.EJ.DocumentEditor
Assembly: Syncfusion.EJ.DocumentEditor.dll
Syntax
public enum StrikeThrough
Fields
| Name | Description |
|---|---|
| DoubleStrike | Draws double strike. |
| None | No strike will be drawn. |
| SingleStrike | Draws single strike. |