ShowMergedDataCommand Class
A command to display or hide actual data in MERGEFIELD fields.
Declaration
declare class ShowMergedDataCommand extends CommandWithBooleanStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.showMergedData property.
Inheritance
CommandBase
CommandWithBooleanStateBase
ShowMergedDataCommand
See Also