←Select platform

DocumentWriter Property

Summary

The DocumentWriter object used when saving document formats.

Syntax
C#
C++/CLI
Java
Python
public DocumentWriter DocumentWriter { get; } 
public:  
   property DocumentWriter^ DocumentWriter 
   { 
      DocumentWriter^ get() 
   } 
public DocumentWriter getDocumentWriter() 
DocumentWriter # get  (DocumentConverterJobEventArgs) 

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.

Requirements

Target Platforms

Help Version 22.0.2023.5.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.