Visit Gigasoft's Web Site
 ProEssentials v9 Help

PageHeight

Scope

All ProEssentials Objects.

Type

Int32

Default

0

Custom

NA

Ocx|Vcl

NA

DLL

PEP_nPAGEHEIGHT

 

Purpose

This property is old and should not be used. This property represents the logical height of the objects parent client area.

 

Comments

This property is used in conjunction with the PageWidth, PEP_rectLOGICALLOC properties and the PEWM_PARENTVIEW_RESIZED message.

 

In response to the PEWM_PARENTVIEW_RESIZED message, the object will automatically reposition itself using its logical coordinates identified by PEP_rectLOGICALLOC, within the logical coordinates of the parents client area defined by PageHeight and PageWidth.