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