PrintControl.ExecCommand Method
| Name | Parameters | Description |
|---|---|---|
| ExecCommand(PrintingSystemCommand, Object[]) | command, args | Executes the specified command with custom parameters. |
| ExecCommand(PrintingSystemCommand) | command | Executes the specified command without any parameters. |