Aspose::Pdf::LowCode::Ofd class

Ofd class

Represents the Ofd plugin.

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

Methods

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

See Also