Click or drag to resize
WdLineWidth Enumeration
The width of the border line.

Namespace: Aceoffix.WordWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public enum WdLineWidth
Members
  Member nameValueDescription
wdLineWidth025pt0 0.25 points.
wdLineWidth050pt1 0.5 points.
wdLineWidth075pt2 0.75 points.
wdLineWidth100pt3 1 point. This is the default value.
wdLineWidth150pt4 1.5 points.
wdLineWidth225pt5 2.25 points.
wdLineWidth300pt6 3.00 points.
wdLineWidth450pt7 4.50 points.
wdLineWidth600pt8 6.00 points.
See Also