Notebook.showBorder
bool showBorder() @property nothrowGet showBorder property.
Returns
Whether the border should be shown.
void showBorder(bool propval) @property nothrowSet showBorder property.
Parameters
propval | Whether the border should be shown. |