ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextStrikethroughType - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TextStrikethroughType

    Specifies the types of strike through options applied for text.

    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public enum TextStrikethroughType : sbyte

    Fields

    Name Description
    Double

    Specifies the TextStrikethroughType is double.

    None

    Specifies the TextStrikethroughType is none.

    Single

    Specifies the TextStrikethroughType is single.

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