Return true if the described option is hidden (i.e., not printed in the usage string), and false otherwise.
Synopsis
Declared in <balcl_occurrenceinfo.h>
bool
isHidden() const;
Return Value
true if the described option is hidden, and false otherwise
Created with MrDocs