FoxitPDFSDKforWeb v11.0.2
Foxit PDF SDK for Web
ISignedSignaturePropertiesDialog Interface Reference

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...
 

Detailed Description

Interface for displaying the properties of signed signature.

Since
11.0.0
See also
ISignatureUI
ISignatureUI.getSignedPropertiesDialog
IViewerUI.getSignatureUI

Member Function Documentation

◆ destroy()

ISignedSignaturePropertiesDialog::destroy ( )

Cleans up resources used by the dialog.

Returns
void -
Since
11.0.0

◆ hide()

ISignedSignaturePropertiesDialog::hide ( )

Hides the dialog.

Returns
void -
Since
11.0.0

◆ isOpened()

ISignedSignaturePropertiesDialog::isOpened ( )

Checks if the signature dialog is currently opened.

Returns
boolean - True if the dialog is opened, otherwise false.

◆ openWith()

ISignedSignaturePropertiesDialog::openWith ( signature:ISignatureField  )

Opens the signature dialog with the specified signature widget.

Parameters
signatureISignatureField - The signature field to be used.
Returns
Promise<void> - Resolves when the dialog is successfully opened.
Since
11.0.0

Foxit Software Corporation Logo
@2025 Foxit Software Incorporated. All rights reserved.