ShowHorizontalRulerCommand Class
A command to toggle the horizontal ruler’s visibility.
Declaration
declare class ShowHorizontalRulerCommand extends CommandWithBooleanStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.showHorizontalRuler property.
Inheritance
CommandBase
CommandWithBooleanStateBase
ShowHorizontalRulerCommand
See Also