Aspose::Pdf::LowCode::Timestamp::Process method
Timestamp::Process method
Processes the timestamp plugin with the supplied options.
System::SharedPtr<ResultContainer> Aspose::Pdf::LowCode::Timestamp::Process(System::SharedPtr<IPluginOptions> options) override
| Parameter | Type | Description |
|---|---|---|
| options | System::SharedPtr<IPluginOptions> | An options object containing inputs, outputs and timestamp settings. |
ReturnValue
A ResultContainer with the operation results.
See Also
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class Timestamp
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++