TOC : Script API > JavaScript > JavaScript API > Component > Note > Method >

 

SetBottomNoteMargin

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Note > Method >

 

SetBottomNoteMargin

 

 

Sets the external bottom margin.

 

 

 

Prototype :

 

void SetBottomNoteMargin

(

        float BottomNoteMargin

)

 

 

 

Arguments :

 

BottomNoteMargin

external bottom margin

 

 

 

Example :

 

This.SetBottomNoteMargin(10);

 

 

 

Available Events :

 

OnInitialize,  OnStartBind