Word.LineWidth enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the width of an object's border.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
pt025 = "Pt025" | Represents a line width of 0.25 points. |
pt050 = "Pt050" | Represents a line width of 0.50 points. |
pt075 = "Pt075" | Represents a line width of 0.75 points. |
pt100 = "Pt100" | Represents a line width of 1.00 points. |
pt150 = "Pt150" | Represents a line width of 1.50 points. |
pt225 = "Pt225" | Represents a line width of 2.25 points. |
pt300 = "Pt300" | Represents a line width of 3.00 points. |
pt450 = "Pt450" | Represents a line width of 4.50 points. |
pt600 = "Pt600" | Represents a line width of 6.00 points. |