Visible property

This property returns true when the specified document is visible in the user interface.

Defined in

Document

Data type

boolean

Syntax

public boolean isVisible()

See examples

Example: Visible property