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 int All { set; }
Public WriteOnly Property All As Integer
	Set
public:
property int All {
	void set (int value);
}
member All : int with set

Property Value

Int32
All.

See Also