Extracting text from multi-page TIFF
Contents
[
Hide
]
To extract text from a multi-page TIFF image, use RecognizeTiff
method of AsposeOCR
class.
This method allows you to customize recognition accuracy, performance, and other settings.
The method returns a list of RecognitionResult
objects, corresponding to each recognized page.