[]
DsPdfJS API / SignatureLockedFieldsType
Defines possible values of SignatureLockedFieldsProperties.type property.
All:
0
All fields should be processed.
AllButSpecified:
2
Fields which names are NOT specified in SignatureLockedFieldsProperties#fieldNames are submitted.
SpecifiedOnly:
1
Fields which names are specified in SignatureLockedFieldsProperties#fieldNames are processed.