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

Show in webframe

DocumentWriter Property






The DocumentWriter object used when saving document formats.
Syntax
public DocumentWriter DocumentWriter {get;}
'Declaration
 
Public ReadOnly Property DocumentWriter As DocumentWriter
'Usage
 
Dim instance As DocumentConverterJobEventArgs
Dim value As DocumentWriter
 
value = instance.DocumentWriter
public DocumentWriter getDocumentWriter()
            
public:
property DocumentWriter^ DocumentWriter {
   DocumentWriter^ get();
}

Property Value

The DocumentWriter object used when saving document formats.
Remarks

This value is the same as DocumentConverter.DocumentWriterInstance.

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