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

Show in webframe

Operation Property (DocumentConverterJobError)






The operation that was running when the error occured.
Syntax
public DocumentConverterJobOperation Operation {get; set;}
'Declaration
 
Public Property Operation As DocumentConverterJobOperation
'Usage
 
Dim instance As DocumentConverterJobError
Dim value As DocumentConverterJobOperation
 
instance.Operation = value
 
value = instance.Operation
public DocumentConverterJobOperation getOperation()
public void setOperation(DocumentConverterJobOperation value)
            
public:
property DocumentConverterJobOperation Operation {
   DocumentConverterJobOperation get();
   void set (    DocumentConverterJobOperation value);
}

Property Value

An DocumentConverterJobOperation enumeration member that specifies the operation that was running when the error occured.
Example

For an example, refer to RunJob and RunJobAsync.

Requirements

Target Platforms

See Also

Reference

DocumentConverterJobError Structure
DocumentConverterJobError 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