The Height of the page in points.

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

Syntax

C#
double Height { get; }
Visual Basic (Declaration)
ReadOnly Property Height As Double
Visual C++
property double Height {
	double get ();
}

See Also