Aspose::Pdf::LowCode::Ofd::Process method

Ofd::Process method

Starts the Ofd processing with the specified parameters.

System::SharedPtr<ResultContainer> Aspose::Pdf::LowCode::Ofd::Process(System::SharedPtr<IPluginOptions> options) override
ParameterTypeDescription
optionsSystem::SharedPtr<IPluginOptions>An options object containing instructions for the Ofd.

ReturnValue

An ResultContainer object containing the result of the operation.

See Also