alexa

    Show / Hide Table of Contents

    Enum StrikeThrough

    Specifies the strike through style for the CharacterFormat.

    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public enum StrikeThrough

    Fields

    Name Description
    DoubleStrike

    Draws double strike.

    None

    No strike will be drawn.

    SingleStrike

    Draws single strike.

    See Also
    CharacterFormat
    Back to top Generated by DocFX