menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum StrikeThrough - WPF API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved