Sets all paddings.
 Namespace:
 Spire.Doc.Formatting
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public float All { set; }
 
Public WriteOnly Property All As Single
	Set
 
public:
property float All {
	void set (float value);
}
 
member All : float32 with set
 
 
 
Property Value
 
 Type:
 
Single
 
 
 See Also
See Also