Package | Description |
---|---|
com.aspose.ocr |
Modifier and Type | Method and Description |
---|---|
IRecognizedText |
Page.getPageText()
Gets recognized text for current page.
|
abstract IRecognizedText |
INotifier.getText()
Gets the recognized text.
|
IRecognizedText |
OcrEngine.getText()
Gets recognized text.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
NotifierHandler.invoke(Object sender,
IRecognizedText recognizedText)
Delegate for Elapsed event.
|