Sets all.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
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

Single
All.

See Also