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

 

SetStopAtPageEnd

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetStopAtPageEnd

 

 

Enable or disable printing the dummy band to the end of the page.

 

 

 

Prototype :

 

void SetStopAtPageEnd

(

        bool StopAtPageEnd

)

 

 

 

Arguments :

 

StopAtPageEnd

set to true to print the dummy band to the end of the page

 

 

 

Example :

 

This.SetStopAtPageEnd(true);

 

 

 

Available Events :

 

All Events