Class DocConverter

DocConverter class

Represents DocConverter plugin.

public sealed class DocConverter : IDisposable, IPlugin

Constructors

NameDescription
DocConverter()The default constructor.

Methods

NameDescription
Dispose()Implementation of IDisposable.
Process(IPluginOptions)Starts the DocConverter processing with the specified parameters.

See Also