menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextStrikethroughType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextStrikethroughType

    Specifies the types of strike through options applied for text.

    Inheritance
    System.Object
    TextStrikethroughType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class TextStrikethroughType : Enum

    Fields

    Double

    Specifies the TextStrikethroughType is double.

    Declaration
    public const TextStrikethroughType Double
    Field Value
    Type
    TextStrikethroughType

    None

    Specifies the TextStrikethroughType is none.

    Declaration
    public const TextStrikethroughType None
    Field Value
    Type
    TextStrikethroughType

    Single

    Specifies the TextStrikethroughType is single.

    Declaration
    public const TextStrikethroughType Single
    Field Value
    Type
    TextStrikethroughType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved