Aspose::Pdf::Plugins::Security::Process method

Security::Process method

Starts the Security processing with the specified parameters.

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

ReturnValue

A ResultContainer object containg the result of the operation.

See Also