SeparatorRecognitionParams Object (ISeparatorRecognitionParams Interface)
This object provides functionality for tuning parameters of separators recognition. The separator is either a horizontal or a vertical line on the image. These parameters are used in Document Definitions and can be set through the AsSeparatorParams method of the RecognitionParams object.
Properties
Name | Type | Description |
---|---|---|
Direction | BlackSeparatorDirectionEnum, read-only | Specifies the separator direction: vertical or horizontal. |
Type | BlackSeparatorTypeEnum | Specifies the separator type: solid, dotted, or white. |
Related objects
Output parameter
This object is the output parameter of the AsSeparatorParams method of the RecognitionParams object.
See also
15.08.2023 13:19:30