Class StrikeValue
Specifies the type of strike-through for text.
Inheritance
System.Object
StrikeValue
Namespace: IronWord.Models.Enums
Assembly: IronWord.dll
Syntax
public sealed class StrikeValue : Enum
Fields
DoubleStrike
Double strike-through.
Declaration
public const StrikeValue DoubleStrike
Field Value
| Type | Description |
|---|---|
| StrikeValue |
None
No strike-through.
Declaration
public const StrikeValue None
Field Value
| Type | Description |
|---|---|
| StrikeValue |
Strike
Single strike-through.
Declaration
public const StrikeValue Strike
Field Value
| Type | Description |
|---|---|
| StrikeValue |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |