Foxit PDF SDK
9.1
|
Signature modified event listener. More...
Instance Methods | |
(BOOL) | - canReplaceDigitalSignatureOriginalFile: |
Whether the digital signature can replace the original file. More... | |
(void) | - onDigitalSignatureSigned: |
Triggered when a digital signature is signed. More... | |
(void) | - onDigitalSignatureSigned:originalDoc:outputPath: |
Triggered when a digital signature is signed. More... | |
Signature modified event listener.
|
optional |
Whether the digital signature can replace the original file.
|
optional |
Triggered when a digital signature is signed.
[in] | success | Whether the digital signature was added successfully. |
|
optional |
Triggered when a digital signature is signed.
[in] | success | Whether the digital signature was added successfully. |
[in] | originalDoc | the original document. |
[in] | outputPath | The output path. |