Height Property
Description
This property returns the number of pixels making up the height of a page.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property Height As Long |
Return Type
Read-only Long value representing the page's height in pixels.
See Also