IPerPageTranslatorPrepare Method (OcrEngine, OcrDocument, String, String) |
Namespace:
Atalasoft.Ocr
Assembly:
Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax Object Prepare(
OcrEngine engine,
OcrDocument doc,
string mimeType,
string outFileName
)
Function Prepare (
engine As OcrEngine,
doc As OcrDocument,
mimeType As String,
outFileName As String
) As Object
Parameters
- engine
- Type: Atalasoft.OcrOcrEngine
- doc
- Type: Atalasoft.OcrOcrDocument
- mimeType
- Type: SystemString
- outFileName
- Type: SystemString
Return Value
Type:
ObjectSee Also