public class SignaturePermissions.FieldLock extends 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.
|
String |
toString() |
toString method
|
Copyright © 2018. All rights reserved.