forceAllVisible parameter

The forceAllVisible parameter may be used to query or set the forced visibility of all of the document elements.  You may use this parameter to ensure that all document elements are always visible in the current view.

Availability

query command
set command

Scope

The current view.

Syntax

query forceAllVisible
set forceAllVisible { on | off } 

Parameters

on Use the on parameter to indicate that the all document elements should always be visible.
off Use the off parameter to indicate that you wish to allow the document elements to become invisible.

Examples

query forceAllVisible
set forceAllVisible on 


query command
set command
excludedClasses parameter
forceVisible parameter
includedClasses parameter
markIncluded parameter
markExcluded parameter