<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Shape > Line > Method >SetPrintable |
Set whether the component is printable.
Prototype :
void SetPrintable
(
bool Printable
)
Arguments :
Printable |
true for printable |
Example :
This.SetPrintable(true);
Available Events :
All Events