FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
XSignatureUI Class Reference

The UIExtension implementation of ISignatureUI for managing signature-related UI elements. More...

Inheritance diagram for XSignatureUI:
ISignatureUI

Public Member Functions

 getSignDocumentDialog ()
 Retrieves the dialog used for displaying and signing documents. More...
 
 getSignedPropertiesDialog ()
 Retrieves the dialog for displaying the properties of a signed signature. More...
 
 getSignVerifiedResultDialog ()
 Retrieves the dialog for displaying the verification results of a signature. More...
 

Detailed Description

The UIExtension implementation of ISignatureUI for managing signature-related UI elements.

Since
11.0.0

Member Function Documentation

◆ getSignDocumentDialog()

XSignatureUI::getSignDocumentDialog ( )
inline

Retrieves the dialog used for displaying and signing documents.

Returns
Promise<ISignDocDialog> - A promise that resolves to an ISignDocDialog instance when the dialog is successfully retrieved.
Since
11.0.0

Implements ISignatureUI.

◆ getSignedPropertiesDialog()

XSignatureUI::getSignedPropertiesDialog ( )
inline

Retrieves the dialog for displaying the properties of a signed signature.

Returns
Promise<ISignedSignaturePropertiesDialog> - A promise that resolves to an ISignedSignaturePropertiesDialog instance when the dialog is successfully retrieved.
Since
11.0.0

Implements ISignatureUI.

◆ getSignVerifiedResultDialog()

XSignatureUI::getSignVerifiedResultDialog ( )
inline

Retrieves the dialog for displaying the verification results of a signature.

Returns
Promise<ISignVerifiedResultDialog> - A promise that resolves to an ISignVerifiedResultDialog instance when the dialog is successfully retrieved.
Since
11.0.0

Implements ISignatureUI.

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