Class CompoundLineValues
Specifies the type of compound line style.
Inheritance
System.Object
CompoundLineValues
Namespace: IronWord.Models.Enums
Assembly: IronWord.dll
Syntax
public sealed class CompoundLineValues : Enum
Fields
Double
A double line.
Declaration
public const CompoundLineValues Double
Field Value
| Type | Description |
|---|---|
| CompoundLineValues |
Simple
A single line.
Declaration
public const CompoundLineValues Simple
Field Value
| Type | Description |
|---|---|
| CompoundLineValues |
ThickThin
A thick-thin line.
Declaration
public const CompoundLineValues ThickThin
Field Value
| Type | Description |
|---|---|
| CompoundLineValues |
ThinThick
A thin-thick line.
Declaration
public const CompoundLineValues ThinThick
Field Value
| Type | Description |
|---|---|
| CompoundLineValues |
Triple
A triple line.
Declaration
public const CompoundLineValues Triple
Field Value
| Type | Description |
|---|---|
| CompoundLineValues |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |