<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Report > Method >SetShowPageBorder |
Enable or disable showing page border.
Prototype :
void SetShowPageBorder
(
bool ShowPageBorder
)
Arguments :
ShowPageBorder |
set to true to show |
Example :
This.SetShowPageBorder(true);
Available Events :
OnBind, OnInitialize, OnStartBind