Link Search Menu Expand Document

BaseTextExtractorOCRPageCount Property

Gets count of processed pages for which OCR was performed. This value is calculated after the extraction is finished.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public int OCRPageCount { get; }

Property Value

Type: Int32

Implements

IBaseOCRExtractorOCRPageCount
See Also

Reference