ShowAllFieldCodesCommand Class
A command to display all field codes in place of the fields in the document.
Declaration
declare class ShowAllFieldCodesCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.showAllFieldCodes property.
Inheritance
CommandBase
CommandWithSimpleStateBase
ShowAllFieldCodesCommand
See Also