WdLineWidth Enumeration
Word Developer Reference |
Specifies the width of an object's border.
Name | Value | Description |
---|---|---|
wdLineWidth025pt | 2 | 0.25 point. |
wdLineWidth050pt | 4 | 0.50 point. |
wdLineWidth075pt | 6 | 0.75 point. |
wdLineWidth100pt | 8 | 1.00 point. default. |
wdLineWidth150pt | 12 | 1.50 points. |
wdLineWidth225pt | 18 | 2.25 points. |
wdLineWidth300pt | 24 | 3.00 points. |
wdLineWidth450pt | 36 | 4.50 points. |
wdLineWidth600pt | 48 | 6.00 points. |