←Select platform

DocumentWriter Property (DocumentConverterJobEventArgs)

Summary

The DocumentWriter object used when saving document formats.

Syntax

C#
VB
Java
C++
public DocumentWriter DocumentWriter { get; } 
Public ReadOnly Property DocumentWriter() As DocumentWriter 
   Get 
public:  
   property DocumentWriter^ DocumentWriter 
   { 
      DocumentWriter^ get() 
   } 
public DocumentWriter getDocumentWriter() 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.Converters Assembly
Click or drag to resize