| 
PreferredWidth
Value Property
  | 
 An double value that specifies the preferred width
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public float Value { get; }
 
Public ReadOnly Property Value As Single
	Get
 
public:
property float Value {
	float get ();
}
 
member Value : float32 with get
 
 
 
Property Value
 
 Type:
 
Single
 
 
 See Also
See Also