DsPdfJS API - v9.1.0
    Preparing search index...

    Enumeration SignatureLockedFieldsType

    Defines possible values of SignatureLockedFieldsProperties.type property.

    Index

    Enumeration Members

    Enumeration Members

    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.