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