<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Report > Method >GetPaperHeight |
Gets the paper height.
Prototype :
float GetPaperHeight
(
No Arguments
)
Example :
_TraceLn(This.GetPaperHeight());
Available Events :
OnBind