Aspose::Pdf::Plugins::Signature::Process method
Signature::Process method
Starts the Signature processing with the specified parameters.
System::SharedPtr<ResultContainer> Aspose::Pdf::Plugins::Signature::Process(System::SharedPtr<IPluginOptions> options) override
| Parameter | Type | Description |
|---|---|---|
| options | System::SharedPtr<IPluginOptions> | An options object containg instructions for the Signature. |
ReturnValue
An ResultContainer object containg the result of the operation.
See Also
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class Signature
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++