alexa

    Show / Hide Table of Contents

    Enum StrikeThrough

    Specifies single or double strike through

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

    Fields

    Name Description
    DoubleStrike

    Draws double strike

    None

    No strike will be drawn

    SingleStrike

    Draws single strike

    Back to top Generated by DocFX