Aspose::Pdf::Plugins::Html class

Html class

Represents Html plugin.

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

Methods

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

See Also