BatchImagePro Methods |
| Name | Description | |
|---|---|---|
| CreateBatchProcessor |
Creates BatchProcessor instance with default fail error count of 1.
| |
| CreateBatchProcessor(Int32) |
Creates BatchProcessor instance.
| |
| SetLicence |
Sets the licence using current directory and default licence file name.
| |
| SetLicence(Stream) | Sets the licence using a stream. | |
| SetLicence(String) | Sets the licence using specified licence file path. |