←Select platform

DocumentConverterConversionModes Enumeration

Summary

Types of conversions that were used during the operation of this job.

Syntax
C#
VB
C++
Java
[FlagsAttribute()] 
public enum DocumentConverterConversionModes 
<FlagsAttribute()>  
Public Enum DocumentConverterConversionModes 
public [FlagsAttribute] 
   enum class DocumentConverterConversionModes sealed 
public enum DocumentConverterConversionModes 
Members
0x00000000 None

None. The job did not start yet or an error occurred prior to any specific conversion.

0x00000001 SVG

SVG conversion was used.

0x00000002 OCR

OCR conversion was used.

0x00000004 Raster

Raster conversion was used.

Remarks

Data for the ConversionModes member that specifies the types of conversions that were used for this job.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.