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