ChangeViewTypeCommand Class
A command to change the Rich Edit’s document view type.
Declaration
declare class ChangeViewTypeCommand extends CommandWithBooleanStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeViewType property.
Inheritance
CommandBase
CommandWithBooleanStateBase
ChangeViewTypeCommand
See Also