SignatureField
Overview
SignatureField is a class in Aspose.PDF FOSS for C++.
This class provides 2 methods for working with SignatureField objects in C++ programs.
Available methods include: Sign, Signature.
All public members are accessible to any C++ application after installing the Aspose.PDF FOSS for C++ package.
Methods
| Signature | Description |
|---|---|
Sign(signature: Forms::Signature) | Calls Sign(signature) on this SignatureField instance. |
Signature() → Forms::Signature | Calls Signature on this SignatureField instance. |