[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.SignatureLockedFieldsType

SignatureLockedFieldsType Enum

Defines possible values of Type property.

Namespace: GrapeCity.Documents.Pdf.AcroForms
Assembly: DS.Documents.Pdf.dll
Syntax
public enum SignatureLockedFieldsType
Public Enum SignatureLockedFieldsType

Fields

Name Description
All

All fields should be processed.

AllButSpecified

Fields which names are NOT specified in FieldNames are submitted.

SpecifiedOnly

Fields which names are specified in FieldNames are processed.