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