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 | Description |
---|---|
TextStrikethroughType |
None
Specifies the TextStrikethroughType is none.
Declaration
public const TextStrikethroughType None
Field Value
Type | Description |
---|---|
TextStrikethroughType |
Single
Specifies the TextStrikethroughType is single.
Declaration
public const TextStrikethroughType Single
Field Value
Type | Description |
---|---|
TextStrikethroughType |
value__
Declaration
public sbyte value__
Field Value
Type | Description |
---|---|
System.SByte |