←Select platform
In This Topic ▼

DocumentConverterOptions Class Members

Summary

The following tables list the members exposed by DocumentConverterOptions.

Public Methods

Name Description
Public Method
Load Loads the options previously saved from an XML stream
Public Method LoadFromString Sets the options from an XML string
Public Method Save Saves the current option to a stream as XML.
Public Method SaveToString Gets the current options as an XML string.

Public Properties

Name Description
Public Property
EmptyPageMode Determines how empty pages are treated during the conversion.
Public Property EnableSvgConversion Indicates whether SVG conversion should be used, if available.
Public Property JobErrorMode Indicates whether to abort or try to continue running jobs when an error occurs.
Public Property OutputSinglePages Saves each page in a separate file regardless of the final document format.
Public Property PageNumberingTemplate Template to use for the individual file names when the output format does not support multipages.
Public Property SvgImagesRecognitionMode Indicates how to treat the image elements encountered in the input SVG page during the conversion.
Public Property UseThreads Indicates whether to use multiple threads during the conversion.

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

Leadtools.Document.Converter Assembly