Class BorderStyle
Specifies the line style of the border.
Inheritance
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class BorderStyle : Enum
Fields
Cleared
Cleared border.
Declaration
public const BorderStyle Cleared
Field Value
Type |
---|
BorderStyle |
DashDotStroker
A dash followed by a dot stroke, thus rendering a border similar to a barber pole.
Declaration
public const BorderStyle DashDotStroker
Field Value
Type |
---|
BorderStyle |
DashLargeGap
A dash followed by a large gap.
Declaration
public const BorderStyle DashLargeGap
Field Value
Type |
---|
BorderStyle |
DashSmallGap
A dash followed by a small gap.
Declaration
public const BorderStyle DashSmallGap
Field Value
Type |
---|
BorderStyle |
Dot
Dots.
Declaration
public const BorderStyle Dot
Field Value
Type |
---|
BorderStyle |
DotDash
A dash followed by a dot.
Declaration
public const BorderStyle DotDash
Field Value
Type |
---|
BorderStyle |
DotDotDash
A dash followed by two dots.
Declaration
public const BorderStyle DotDotDash
Field Value
Type |
---|
BorderStyle |
Double
Double solid lines.
Declaration
public const BorderStyle Double
Field Value
Type |
---|
BorderStyle |
DoubleWave
Double wavy solid lines.
Declaration
public const BorderStyle DoubleWave
Field Value
Type |
---|
BorderStyle |
Emboss3D
The border appears to have a 3-D embossed look.
Declaration
public const BorderStyle Emboss3D
Field Value
Type |
---|
BorderStyle |
Engrave3D
The border appears to have a 3-D engraved look.
Declaration
public const BorderStyle Engrave3D
Field Value
Type |
---|
BorderStyle |
Hairline
Hairline border.
Declaration
public const BorderStyle Hairline
Field Value
Type |
---|
BorderStyle |
Inset
The border appears to be inset.
Declaration
public const BorderStyle Inset
Field Value
Type |
---|
BorderStyle |
None
No border.
Declaration
public const BorderStyle None
Field Value
Type |
---|
BorderStyle |
Outset
The border appears to be outset.
Declaration
public const BorderStyle Outset
Field Value
Type |
---|
BorderStyle |
Single
A single solid line.
Declaration
public const BorderStyle Single
Field Value
Type |
---|
BorderStyle |
Thick
Thick solid lines.
Declaration
public const BorderStyle Thick
Field Value
Type |
---|
BorderStyle |
ThickThickThinMediumGap
An internal single thin solid line surrounded by a single thick solid line surrounded by a single thin solid line with a medium gap between all lines.
Declaration
public const BorderStyle ThickThickThinMediumGap
Field Value
Type |
---|
BorderStyle |
ThickThinLargeGap
An internal single thick solid line surrounded by a single thin solid line with a large gap between them.
Declaration
public const BorderStyle ThickThinLargeGap
Field Value
Type |
---|
BorderStyle |
ThickThinMediumGap
An internal single thick solid line surrounded by a single thin solid line with a medium gap between them.
Declaration
public const BorderStyle ThickThinMediumGap
Field Value
Type |
---|
BorderStyle |
ThinThickLargeGap
An internal single thin solid line surrounded by a single thick solid line with a large gap between them.
Declaration
public const BorderStyle ThinThickLargeGap
Field Value
Type |
---|
BorderStyle |
ThinThickMediumGap
An internal single thin solid line surrounded by a single thick solid line with a medium gap between them.
Declaration
public const BorderStyle ThinThickMediumGap
Field Value
Type |
---|
BorderStyle |
ThinThickSmallGap
An internal single thin solid line surrounded by a single thick solid line with a small gap between them.
Declaration
public const BorderStyle ThinThickSmallGap
Field Value
Type |
---|
BorderStyle |
ThinThickThinLargeGap
An internal single thin solid line surrounded by a single thick solid line surrounded by a single thin solid line with a large gap between all lines.
Declaration
public const BorderStyle ThinThickThinLargeGap
Field Value
Type |
---|
BorderStyle |
ThinThickThinSmallGap
An internal single thin solid line surrounded by a single thick solid line surrounded by a single thin solid line with a small gap between all lines.
Declaration
public const BorderStyle ThinThickThinSmallGap
Field Value
Type |
---|
BorderStyle |
ThinThinSmallGap
An internal single thick solid line surrounded by a single thin solid line with a small gap between them.
Declaration
public const BorderStyle ThinThinSmallGap
Field Value
Type |
---|
BorderStyle |
Triple
Three solid thin lines.
Declaration
public const BorderStyle Triple
Field Value
Type |
---|
BorderStyle |
TwistedLines1
Twisted Lines Art Border.
Declaration
public const BorderStyle TwistedLines1
Field Value
Type |
---|
BorderStyle |
Wave
A single wavy solid line.
Declaration
public const BorderStyle Wave
Field Value
Type |
---|
BorderStyle |