public class SignaturePermissions.FieldLock extends Object
| Constructor and Description | 
|---|
FieldLock(PdfName action, PdfArray fields) 
            
              Creates a FieldLock instance 
               |  
          
| Modifier and Type | Method and Description | 
|---|---|
PdfName |  
           getAction() 
            
              Getter for the field lock action. 
               |  
          
PdfArray |  
           getFields() 
            
              Getter for the fields involved in the lock action. 
               |  
          
String |  
           toString() 
            
              toString method 
               |  
          
Copyright © 1998–2019. All rights reserved.