| Package | Description | 
|---|---|
| com.itextpdf.forms | 
| Modifier and Type | Method and Description | 
|---|---|
| static PdfSigFieldLock.LockAction | PdfSigFieldLock.LockAction. valueOf(String name)
             Returns the enum constant of this type with the specified name. 
            | 
| static PdfSigFieldLock.LockAction[] | PdfSigFieldLock.LockAction. values()
             Returns an array containing the constants of this enum type, in the order they are declared. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| static PdfName | PdfSigFieldLock. getLockActionValue(PdfSigFieldLock.LockAction action) | 
| PdfSigFieldLock | PdfSigFieldLock. setFieldLock(PdfSigFieldLock.LockAction action, String... fields)
             Sets signature lock for specific fields in the document. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.