←Select platform

ConvertToDocumentFile Method

Summary

Converts the stream input to the desired DocumentFormat according to the LoadDocumentOptions class.

Syntax
C#

Parameters

input

Stream input containing the image or document to convert.

documentOptions

The document options to use when loading the input.

outputFormat

The desired output format to convert the input to.

ocrEngine

The OCR Engine instance to use when doing OCR conversion.

workingDirectory

The path to the directory where temporary work is to be done. If null is passed, the directory will default to the current system temporary folder.

Return Value

Returns a string containing the converted document.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly