Click or drag to resize

PdfTranslatorTranslate Method

Translate an OcrDocument to a new output format.
Overload List
  NameDescription
Public methodTranslate(OcrEngine, OcrDocument, String, Stream, Object)
Translates an OcrDocument to a new output format writing to the given Stream.
Public methodTranslate(OcrEngine, OcrDocument, String, String, Object)
Translates an OcrDocument to a new output format writing to the given path.
Top
See Also