Item

OcrInput indexer

Returns information about processed / recognized image.

public ImageData this[int index] { get; set; }
ParameterDescription
indexPosition of the image in the List.

Return Value

The object of ImageData

See Also