2.309 .real_vheight
Virtual page height.
Definition
-
Data type
integer
-
Access
get
-
changed event
no
-
C
Data type: DT_integer
-
COBOL
Data type: DT-integer
-
Classification
object-specific attribute
-
Objects
This attribute provides the height of the virtual display area of a loaded web page. The value is only valid for a visible dmw_webview object and cannot be changed. The resize event indicates a change to this attribute.
The attribute value provides the virtual height in pixels. The web page display is not subject to any rasterization by a reference font.
See also
Attributes .read_vwidth, .real_xorigin, .real_yorigin and the events resize und scroll.
Object dmw_webview