Aspose::Pdf::LowCode::Html class
Html class
Represents Html plugin.
class Html : public Aspose::Pdf::LowCode::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::LowCode
- Library Aspose.PDF for C++