menu

UWP

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

    Show / Hide Table of Contents

    Class StrikeThrough

    Specifies the strike through style for the CharacterFormat.

    Inheritance
    System.Object
    StrikeThrough
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class StrikeThrough : Enum

    Fields

    DoubleStrike

    Draws double strike.

    Declaration
    public const StrikeThrough DoubleStrike
    Field Value
    Type
    StrikeThrough

    None

    No strike will be drawn.

    Declaration
    public const StrikeThrough None
    Field Value
    Type
    StrikeThrough

    SingleStrike

    Draws single strike.

    Declaration
    public const StrikeThrough SingleStrike
    Field Value
    Type
    StrikeThrough

    Extension Methods

    DateTimeExtension.ToDateTime(Object)

    See Also

    CharacterFormat
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved