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