The following tables list the members exposed by IConversion.
Public Methods
Name | Description | |
---|---|---|
Convert | Converts the input string to the RasterImageFormat or DocumentFormat passed with the associated LoadDocumentOptions. | |
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. | |
ConvertToDocument | Converts the stream input to the desired DocumentFormat according to the LoadDocumentOptions | |
ConvertToDocumentFile | Converts the stream input to the desired DocumentFormat according to the LoadDocumentOptions class. | |
ConvertToRaster | Converts the stream input to the desired RasterImageFormat according to the LoadDocumentOptions. | |
ConvertToRasterFile | Converts the stream input to the desired RasterImageFormat according to the LoadDocumentOptions class. | |
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. | |
MergeDocument | Merges the provided array of mergeItems into a single document. |
Public Properties
Name | Description | |
---|---|---|
OcrEngine | The OcrEngine to be used by the ConversionEngine . |
|
Preprocess | Indicates to the ConversionEngine whether to automatically pre-process the input documents prior to conversion. |
|
UseThreads | Indicates to the conversion engine whether to use multi-threading internally. | |
WorkingDirectory | The temporary folder for the ConversionEngine to use. |
See Also
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document