Link Search Menu Expand Document

OCRCorrectionListItem Property

[Missing <summary> documentation for "P:Bytescout.PDFExtractor.OCRCorrectionList.Item(System.Int32)"]

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public OCRCorrection this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: OCRCorrection
See Also

Reference