GroupDocs.Signature Cloud 24.4 Release Notes
This page contains release notes for GroupDocs.Signature Cloud 24.4
Major Features
- Added options to Digital signature options
Full List of Issues Covering all Changes in this Release
Key | Summary | Category |
---|---|---|
SIGNATURECLOUD-610 | Add support for Digital Signature options | Feature |
Public API and Backward Incompatible Changes
SignDigitalOptions class has expanded with SignTime and Comments fields
"SignDigitalOptions": {
...
"SignTime": "2024/04/18",
"Comments": "Approved",
...
}