<< Click to Display Table of Contents >> VpeSetPageHeight |
Sets the page height for the current page to a user defined value. Also all newly with PageBreak() added pages will have this height.
void VpeSetPageHeight(
VpeHandle hDoc,
VpeCoord page_height
)
VpeHandle hDoc
Document Handle
VpeCoord page_height
the height of the current page
Default:
29.70 (29.7cm = height of VPAPER_A4)
Remarks:
and VpeSetPageWidth