| 
PreferredWidth
None Property
  | 
 Get an instance of PreferredWidth, this instance indicates
thie preferred width is not specified.
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public static PreferredWidth None { get; }
 
Public Shared ReadOnly Property None As PreferredWidth
	Get
 
public:
static property PreferredWidth^ None {
	PreferredWidth^ get ();
}
 
static member None : PreferredWidth with get
 
 
 
Property Value
 
 Type:
 
PreferredWidth
 
 
 See Also
See Also