Aspose::Pdf::LowCode::Html class

Html class

Represents Html plugin.

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

Methods

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

See Also