Enum BorderWidth
- Namespace
- FileFormat.Words.IElements
- Assembly
- FileFormat.Words.dll
Specifies the border width of an element within a text block or document.
public enum BorderWidth
Fields
DotDash = 3
DotDash style border/frame.
Dotted = 2
Dotted style border/frame.
Double = 1
Double width border/frame.
Single = 0
Single width border/frame.