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
Word matching mode (for search).
Namespace: Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | (0) No word matching. | |
SmartMatch | 1 | (1) Finds any words containing the search keyword. Boundaries of a found word might be expanded to letters, digits and symbols specified in WordBoundariesPunctuationMarksToInclude property. | |
ExactMatch | 2 | (2) Exact word matching. |
See Also