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
ParameterTypeDescription
optionsSystem::SharedPtr<IPluginOptions>An options object containing inputs, outputs and timestamp settings.

ReturnValue

A ResultContainer with the operation results.

See Also