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.
query command
set command
The current view.
query forceAllVisible set forceAllVisible { on | off }
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. |
query forceAllVisible set forceAllVisible on
query command
set command
excludedClasses parameter
forceVisible parameter
includedClasses parameter
markIncluded parameter
markExcluded parameter