WdLineWidth Enum

Definition

Specifies the width of an object's border.

public enum class WdLineWidth
[System.Runtime.InteropServices.Guid("A33A1A8C-A17C-31FF-B651-1E748E509DE2")]
public enum WdLineWidth
type WdLineWidth = 
Public Enum WdLineWidth
Inheritance
WdLineWidth
Attributes

Fields

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.

Applies to