Class PresetLineDashValues
Defines the PresetLineDashValues enumeration.
Inheritance
Namespace: IronWord.Models.Enums
Assembly: IronWord.dll
Syntax
public sealed class PresetLineDashValues : Enum
Fields
Dash
dash.
When the item is serialized out as xml, its value is "dash".
Declaration
public const PresetLineDashValues Dash
Field Value
| Type | Description |
|---|---|
| PresetLineDashValues |
DashDot
dashDot.
When the item is serialized out as xml, its value is "dashDot".
Declaration
public const PresetLineDashValues DashDot
Field Value
| Type | Description |
|---|---|
| PresetLineDashValues |
Dot
dot.
When the item is serialized out as xml, its value is "dot".
Declaration
public const PresetLineDashValues Dot
Field Value
| Type | Description |
|---|---|
| PresetLineDashValues |
LongDash
lgDash.
When the item is serialized out as xml, its value is "lgDash".
Declaration
public const PresetLineDashValues LongDash
Field Value
| Type | Description |
|---|---|
| PresetLineDashValues |
LongDashDot
lgDashDot.
When the item is serialized out as xml, its value is "lgDashDot".
Declaration
public const PresetLineDashValues LongDashDot
Field Value
| Type | Description |
|---|---|
| PresetLineDashValues |
LongDashDotDot
lgDashDotDot.
When the item is serialized out as xml, its value is "lgDashDotDot".
Declaration
public const PresetLineDashValues LongDashDotDot
Field Value
| Type | Description |
|---|---|
| PresetLineDashValues |
Solid
solid.
When the item is serialized out as xml, its value is "solid".
Declaration
public const PresetLineDashValues Solid
Field Value
| Type | Description |
|---|---|
| PresetLineDashValues |
SysDash
sysDash.
When the item is serialized out as xml, its value is "sysDash".
Declaration
public const PresetLineDashValues SysDash
Field Value
| Type | Description |
|---|---|
| PresetLineDashValues |
SysDot
sysDot.
When the item is serialized out as xml, its value is "sysDot".
Declaration
public const PresetLineDashValues SysDot
Field Value
| Type | Description |
|---|---|
| PresetLineDashValues |
SystemDashDot
sysDashDot.
When the item is serialized out as xml, its value is "sysDashDot".
Declaration
public const PresetLineDashValues SystemDashDot
Field Value
| Type | Description |
|---|---|
| PresetLineDashValues |
SystemDashDotDot
sysDashDotDot.
When the item is serialized out as xml, its value is "sysDashDotDot".
Declaration
public const PresetLineDashValues SystemDashDotDot
Field Value
| Type | Description |
|---|---|
| PresetLineDashValues |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |