Expand Minimize
0 out of 1 rated this helpful - Rate this topic

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)
public enum WdPreferredWidthType
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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.