ShowHiddenSymbolsCommand Class
A command to toggle the visibility of hidden symbols.
Declaration
declare class ShowHiddenSymbolsCommand extends CommandWithBooleanStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.showHiddenSymbols property.
Inheritance
CommandBase
CommandWithBooleanStateBase
ShowHiddenSymbolsCommand
See Also