Click or drag to resize

BatchImageProCreateBatchProcessor Method

Creates BatchProcessor instance with default fail error count of 1.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public static BatchProcessor CreateBatchProcessor()

Return Value

Type: BatchProcessor
BatchProcessor instance.
See Also