The following tables list the members exposed by PageRecognitionOptions.
Public Constructors
| Name | Description | |
|---|---|---|
![]()  | 
	PageRecognitionOptions | Initializes a new PageRecognitionOptions class object. | 
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. |