←Select platform
In This Topic ▼

ConversionEngine Class Methods

Summary

For a list of all members of this type, see ConversionEngine members

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.

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