Leadtools.Forms.Recognition Namespace : PageRecognitionOptions Class |
The following tables list the members exposed by PageRecognitionOptions.
Name | Description | |
---|---|---|
PageRecognitionOptions Constructor | Initializes a new PageRecognitionOptions class object. |
Name | Description | |
---|---|---|
AutoCleanUp | Gets or sets which clean up operation (to get rid of noise) to perform on the page image before extracting its features. | |
ExcludeRectangles | List of Leadtools.Forms.LogicalRectangle objects which specify the portion of the page image that is not a part of the page features. | |
IncludeRectangles | List of Leadtools.Forms.LogicalRectangle objects which specify which portion of the page image is included as a part of the page features. | |
RegionOfInterestRectangles | List of Leadtools.Forms.LogicalRectangle objects which specify which portion of the page image represents the important features of the page. | |
TradeoffMode | Specifies which recognition algorithm trade-off setting to use for forms recognition. | |
UpdateImage | Gets or sets the update the user image with the cleaned one. |