←Select platform
In This Topic ▼

ConversionEngine Class Members

Summary

The following tables list the members exposed by ConversionEngine.

Public Constructors

Name Description
Public Constructor
ConversionEngine Initializes a new instance of the ConversionEngine class.

Public Methods

Name Description
Public Method
Convert Converts the input string to the RasterImageFormat or DocumentFormat passed with the associated LoadDocumentOptions.
Public Method ConvertBarcodeSplit Converts the input stream to the RasterImageFormat or DocumentFormat passed with the associated LoadDocumentOptions while splitting the input on the barcodes that are found within the document that match the symbology.
Public Method ConvertToDocument Converts the stream input to the desired DocumentFormat according to the LoadDocumentOptions.
Public Method ConvertToDocumentFile Converts the stream input to the desired DocumentFormat according to the LoadDocumentOptions class.
Public Method ConvertToRaster Converts the stream input to the desired RasterImageFormat according to the LoadDocumentOptions.
Public Method ConvertToRasterFile Converts the stream input to the desired RasterImageFormat according to the LoadDocumentOptions class.
Public Method CovertRedact Converts the input stream to the RasterImageFormat or DocumentFormat passed with the associated LoadDocumentOptions while redacting the words that match the provided regex pattern.
Public Method MergeDocument Merges the provided array of mergeItems into a single document.

Public Properties

Name Description
Public Property
OcrEngine The OcrEngine to be used by the ConversionEngine.
Public Property Preprocess Indicates to the ConversionEngine whether to automatically pre-process the input documents prior to conversion.
Public Property UseThreads Indicates to the conversion engine whether to use multi-threading internally.
Public Property WorkingDirectory The temporary folder for the ConversionEngine to use.

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