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