<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >SetEmptyLabelToPageEnd |
Sets whether to print empty labels to the end of a page.
Prototype :
void SetEmptyLabelToPageEnd
(
bool EmptyLabelToPageEnd
)
Arguments :
EmptyLabelToPageEnd |
set to true to print empty labels to the end of a page |
Example :
This.SetEmptyLabelToPageEnd(true);
Available Events :
All Events