Specifies a border style.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public enum BorderStyle

Member name Description
Dashed Dashed line border.
DotDash Dot - dash line border.
DotDotDash Dot - dot - dash line border.
Dotted Dotted line border.
Double Double line border.
DoubleWave Double wave line border.
None No border.
Single Single line border.
Triple Triple line border.
Wave Wave line border.