Class TextStrikethroughType
Specifies the types of strike through options applied for text.
Inheritance
System.Object
TextStrikethroughType
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.NET.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 |