GroupDocs.Signature Cloud 24.4 Release Notes

Major Features

  • Added options to Digital signature options

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
SIGNATURECLOUD-610Add support for Digital Signature optionsFeature

Public API and Backward Incompatible Changes

SignDigitalOptions class has expanded with SignTime and Comments fields

"SignDigitalOptions": {
    ...
    "SignTime": "2024/04/18",
    "Comments": "Approved",
    ...
}