class HexaPDF:: Type:: AcroForm:: SignatureField:: LockDictionary
Parent | HexaPDF::Dictionary |
---|
A signature field lock dictionary specifies a set of form fields that should be locked once the associated signature field is signed.
See: PDF2.0 s12.7.5.5
Field Definitions
Name | Type/Allowed Values | Required | Default Value |
---|---|---|---|
Type | Symbol | false | :SigFieldLock |
Action | Symbol One of: :All, :Include, :Exclude | true | nil |
Fields | HexaPDF::PDFArray or Array | false | nil |
P | Numeric One of: 1, 2, 3 | false | nil |