The page number, on which the field is placed.

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
int Page { get; }
Visual Basic (Declaration)
ReadOnly Property Page As Integer
Visual C++
property int Page {
	int get ();
}

See Also