For a list of all members of this type, see PageRecognitionOptions members
Public Properties
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. | |
PageType | Specifies the type of Page. | |
RegionOfInterestRectangles | List of Leadtools.Forms.LogicalRectangle objects which specify which portion of the page image represents the important features of the page. | |
SvgDocument | The optional SVG document representation of this 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. |