The DocumentWriter object used when saving document formats.
public DocumentWriter DocumentWriter { get; }
The DocumentWriter object used when saving document formats.
This value is the same as DocumentConverter.DocumentWriterInstance.
Refer to DocumentConverterJobOperation for more information.