| Package | Description | 
|---|---|
| com.itextpdf.text.pdf | 
| Modifier and Type | Method and Description | 
|---|---|
static PdfSigLockDictionary.LockAction |  
          PdfSigLockDictionary.LockAction.valueOf(String name) 
           
             Returns the enum constant of this type with the specified name. 
              |  
         
static PdfSigLockDictionary.LockAction[] |  
          PdfSigLockDictionary.LockAction.values() 
           
             Returns an array containing the constants of this enum type, in the order they are declared. 
              |  
         
| Constructor and Description | 
|---|
PdfSigLockDictionary(PdfSigLockDictionary.LockAction action, PdfSigLockDictionary.LockPermissions p, String... fields) 
           
             Creates a signature lock for specific fields in the document. 
              |  
         
PdfSigLockDictionary(PdfSigLockDictionary.LockAction action, String... fields) 
           
             Creates a signature lock for specific fields in the document. 
              |  
         
Copyright © 1998–2019. All rights reserved.