Discuss this help topic in SecureBlackbox Forum
Specifies height of the page.
Declaration
[VB.NET]
Property Height As Integer
[Pascal]
property Height : Integer;
[C++]
int32_t get_Height();
[PHP]
integer get_Height()
Description
Use this property to specify page height.
Discuss this help topic in SecureBlackbox Forum