Aspose::Pdf::Plugins::DocConverter class

DocConverter class

Represents DocConverter plugin.

class DocConverter : public Aspose::Pdf::Plugins::IPlugin,
                     public System::IDisposable

Methods

MethodDescription
Dispose() overrideImplementation of IDisposable.
Process(System::SharedPtr<IPluginOptions>) overrideStarts the DocConverter processing with the specified parameters.

See Also