<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Note > Method >SetTopNoteMargin |
Sets the external top margin.
Prototype :
void SetTopNoteMargin
(
float TopNoteMargin
)
Arguments :
TopNoteMargin |
external top margin |
Reference :
The external top margin takes place from the 2nd page.
Example :
This.SetTopNoteMargin(10);
Available Events :
OnInitialize, OnStartBind