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