TOC : Script API > JavaScript > JavaScript API > Component > Band > DataBand > Method >

 

SetForceNewPage

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Band > DataBand > Method >

 

SetForceNewPage

 

 

Sets whether to force a new page.

 

 

 

Prototype :

 

void SetForceNewPage

(

        bool ForceNewPage

)

 

 

 

Arguments :

 

ForceNewPage

set to true to force new page

 

 

 

Example :

 

This.SetForceNewPage(true);

 

 

 

Available Events :

 

All Events