|
FoxitPDFSDKforWeb v11.0.4
Foxit PDF SDK for Web
|
Interface for displaying the properties of signed signature. More...
Inherited by LegacySignedSignaturePropertiesDialog.
Public Member Functions | |
| destroy () | |
| Cleans up resources used by the dialog. More... | |
| hide () | |
| Hides the dialog. More... | |
| isOpened () | |
| Checks if the signature dialog is currently opened. More... | |
| openWith (signature:ISignatureField) | |
| Opens the signature dialog with the specified signature widget. More... | |
Interface for displaying the properties of signed signature.
| ISignedSignaturePropertiesDialog::destroy | ( | ) |
Cleans up resources used by the dialog.
| ISignedSignaturePropertiesDialog::hide | ( | ) |
Hides the dialog.
| ISignedSignaturePropertiesDialog::isOpened | ( | ) |
Checks if the signature dialog is currently opened.
| ISignedSignaturePropertiesDialog::openWith | ( | signature:ISignatureField | ) |
Opens the signature dialog with the specified signature widget.
| signature | ISignatureField - The signature field to be used. |