BaseTextExtractorIsOCRRecommendedForPage Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Detects whether OCR is recommended for specified page. OCR (Optical Character Recognition) is recommended when pages has no text objects bat has an image that might contain text.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Parameters
- pageIndex
- Type: SystemInt32
Page index.
Return Value
Type: Boolean[Missing <returns> documentation for "M:Bytescout.PDFExtractor.BaseTextExtractor.IsOCRRecommendedForPage(System.Int32)"]
Implements
IBaseOCRExtractorIsOCRRecommendedForPage(Int32)See Also