| FoxitPDFSDKforWeb v11.0.4
    
    Foxit PDF SDK for Web | 
Defines the interface for managing signature-related UI elements in document viewer applications. More...
 
  
 | 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... | |
Defines the interface for managing signature-related UI elements in document viewer applications.
| ISignatureUI::getSignDocumentDialog | ( | ) | 
Retrieves the dialog used for displaying and signing documents.
Implemented in XSignatureUI.
| ISignatureUI::getSignedPropertiesDialog | ( | ) | 
Retrieves the dialog for displaying the properties of a signed signature.
Implemented in XSignatureUI.
| ISignatureUI::getSignVerifiedResultDialog | ( | ) | 
Retrieves the dialog for displaying the verification results of a signature.
Implemented in XSignatureUI.