| 
PreferredWidth
Type Property
  | 
 A enum element from WidthType that specifies the units of measurement for the Value.
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public WidthType Type { get; }
 
Public ReadOnly Property Type As WidthType
	Get
 
public:
property WidthType Type {
	WidthType get ();
}
 
member Type : WidthType with get
 
 
 
Property Value
 
 Type:
 
WidthType
 
 
 See Also
See Also