This property returns or sets whether the section is visible.
Defined in
TextSection
Data type
boolean
Syntax
public boolean isVisible() public void setVisible(boolean visible)
See examples
Example: Visible property