WdPreferredWidthType enumeration

Specifies the preferred unit of measure to use when measuring the width of an item.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
wdPreferredWidthAutoAutomatically select the unit of measure to use based on the current selection.
wdPreferredWidthPercentMeasure the current item width using a specified percentage.
wdPreferredWidthPointsMeasure the current item width using a specified number of points.
Show: