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

Show in webframe

Document Property (DocumentConverterJobEventArgs)






The current input Document object.
Syntax
public Document Document {get;}
'Declaration
 
Public ReadOnly Property Document As Document
'Usage
 
Dim instance As DocumentConverterJobEventArgs
Dim value As Document
 
value = instance.Document
public Document getDocument()
            
public:
property Document^ Document {
   Document^ get();
}

Property Value

The current input Document object.
Remarks

Document can either be the original value passed into DocumentConverterJobData.Document or a temporarily once created by the engine from DocumentConverterJobData.InputDocumentFileName.

Refer to DocumentConverterJobOperation for more information.

Example

For an example, refer to RunJob and RunJobAsync.

Requirements

Target Platforms

See Also

Reference

DocumentConverterJobEventArgs Class
DocumentConverterJobEventArgs 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