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

Show in webframe

Status Property (DocumentConverterJob)






Final job status.
Syntax
public DocumentConverterJobStatus Status {get;}
'Declaration
 
Public ReadOnly Property Status As DocumentConverterJobStatus
'Usage
 
Dim instance As DocumentConverterJob
Dim value As DocumentConverterJobStatus
 
value = instance.Status
public DocumentConverterJobStatus getStatus()
            
public:
property DocumentConverterJobStatus Status {
   DocumentConverterJobStatus get();
}

Property Value

The final job status.
Remarks

Status will be set the by the DocumentConverter when the job finishes running.

If the value is not DocumentConverterJobStatus.Success, then errors might have occurred and these errors are added to the Errors list.

Example

For an example, refer to RunJob and RunJobAsync.

Requirements

Target Platforms

See Also

Reference

DocumentConverterJob Class
DocumentConverterJob Members
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