Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The OCRCorrectionList type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add(OCRCorrection) |
Adds OCRCorrection item to collection.
|
![]() | Add(String, String, Boolean) |
Adds new item to collection.
|
![]() | Add(String, String, Boolean, RegexOptions) |
Adds new item to collection.
|
![]() | Clear |
Clears the collection.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through a collection.
|
![]() | GetGenericList |
Returns copy of the collection as generic list of OCRCorrection objects.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also