[]
        
(Showing Draft Content)

SignatureLockedFieldsType

DsPdfJS API v9.1.0


DsPdfJS API / SignatureLockedFieldsType

Enumeration: SignatureLockedFieldsType

Defines possible values of SignatureLockedFieldsProperties.type property.

Enumeration Members

All

All: 0

All fields should be processed.


AllButSpecified

AllButSpecified: 2

Fields which names are NOT specified in SignatureLockedFieldsProperties#fieldNames are submitted.


SpecifiedOnly

SpecifiedOnly: 1

Fields which names are specified in SignatureLockedFieldsProperties#fieldNames are processed.