Link Search Menu Expand Document

OCRCorrectionListGetGenericList Method

Returns copy of the collection as generic list of OCRCorrection objects.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public IList<OCRCorrection> GetGenericList()

Return Value

Type: IListOCRCorrection

[Missing <returns> documentation for "M:Bytescout.PDFExtractor.OCRCorrectionList.GetGenericList"]

See Also

Reference