Aspose::Pdf::Plugins::Html class
Html class
Represents Html plugin.
class Html : public Aspose::Pdf::Plugins::IPlugin,
public System::IDisposable
Methods
Method | Description |
---|---|
Dispose() override | Implementation of IDisposable. |
Process(System::SharedPtr<IPluginOptions>) override | Starts the Html processing with the specified parameters. |
See Also
- Class IPlugin
- Class IDisposable
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++