ToggleBulletedListCommand Class
A command to toggle between the bulleted paragraph and normal text.
Declaration
declare class ToggleBulletedListCommand extends CommandBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.toggleBulletedList property.
Inheritance
CommandBase
ToggleBulletedListCommand
See Also