Skip to main content

ShowAllFieldCodesCommand Class

A command to display all field codes in place of the fields in the document.

#Declaration

TypeScript
declare class ShowAllFieldCodesCommand extends CommandWithSimpleStateBase

#Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.showAllFieldCodes property.

#Inheritance

See Also