Timestamp.Process
Timestamp.Process method
Processes the timestamp plugin with the supplied options.
public ResultContainer Process(IPluginOptions options)
| Parameter | Type | Description |
|---|---|---|
| options | IPluginOptions | An options object containing inputs, outputs and timestamp settings. |
Return Value
A ResultContainer with the operation results.
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | If options is null. |
| InvalidOperationException | If options is not of type TimestampOptions. |
See Also
- class ResultContainer
- interface IPluginOptions
- class Timestamp
- namespace Aspose.Pdf.LowCode
- assembly Aspose.PDF