Aspose::Pdf::Plugins::FormFlattener::Process method

FormFlattener::Process method

Starts the FormFlattener processing with the specified parameters.

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

ReturnValue

An ResultContainer object containing the result of the operation.

See Also