Error processing SSI file
LEADTOOLS Leadtools.Documents.Converters (Leadtools.Documents.Converters assembly)

Show in webframe

DocumentConverterJobStatus Enumeration






Job status.
Syntax
[DataContractAttribute()]
[SerializableAttribute()]
public enum DocumentConverterJobStatus : System.Enum 
'Declaration
 
<DataContractAttribute()>
<SerializableAttribute()>
Public Enum DocumentConverterJobStatus 
   Inherits System.Enum
'Usage
 
Dim instance As DocumentConverterJobStatus
public enum DocumentConverterJobStatus
            
[DataContractAttribute()]
[SerializableAttribute()]
public enum class DocumentConverterJobStatus : public System.Enum 
Members
ValueMemberDescription
0x00000000Success The job is successful.
0x00000001SuccessWithErrors The job is partially successful. Errors occurred
0x00000002Aborted The job was not successful and is aborted. Errors occurred
Remarks

DocumentConverterJobStatus is used as the type for these properties:

Property Description
DocumentConverterJob.Status

Final status of the conversion job

DocumentConverterJobEventArgs.Status

Current job status and to allow the user to abort the operation

Example

For an example, refer to RunJob and RunJobAsync.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Documents.Converters.DocumentConverterJobStatus

Requirements

Target Platforms

See Also

Reference

Leadtools.Documents.Converters Namespace
Using LEADTOOLS Document Converters

Error processing SSI file
   Leadtools.Documents.Converters requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features