FoxitPDFSDKforWeb v10.0.0
Foxit PDF SDK for Web
|
Interface for displaying the information of verified signature. More...
Public Member Functions | |
destroy () | |
Cleans up resources used by the dialog. More... | |
hide () | |
Hides the signature dialog. More... | |
isOpened () | |
Checks if the signature dialog is currently opened. More... | |
openWith (widget:Widget|XFAWidgetInfo, result:number) | |
Opens the signature dialog with the specified signature widget. More... | |
Interface for displaying the information of verified signature.
ISignedSignaturePropertiesDialog::destroy | ( | ) |
Cleans up resources used by the dialog.
ISignedSignaturePropertiesDialog::hide | ( | ) |
Hides the signature dialog.
ISignedSignaturePropertiesDialog::isOpened | ( | ) |
Checks if the signature dialog is currently opened.
ISignedSignaturePropertiesDialog::openWith | ( | widget:Widget| | XFAWidgetInfo, |
result:number | |||
) |
Opens the signature dialog with the specified signature widget.
widget | Widget|XFAWidgetInfo - The signature widget. Could be the xfa signature info. |
result | number - The signature's state. Please refer to Signature_State. |