NoConvertOptions class

NoConvertOptions class

Special convert option class that instructs the converter to copy the source document without any processing.

The NoConvertOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the NoConvertOptions class with the default format.

Properties

Property Description
format The format of the conversion. Implements IConvertOptions.format. (inherited from ConvertOptions)

See Also