<CommandName>_Execute event
Occurs when the command is executed.
Syntax
<CommandName>_Execute(Batch)
Parameters
Batch
|
An object that represents the batch of documents the user has selected.
|
Remarks
Use this event to execute the main logic of the command.