[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.SignatureLockedFields.-ctor

SignatureLockedFields Constructor

SignatureLockedFields()

Initializes a new instance of the SignatureLockedFields class.

Declaration
public SignatureLockedFields()

SignatureLockedFields(SignatureLockedFieldsType, IEnumerable<string>)

Initializes a new instance of the SignatureLockedFields class.

Declaration
public SignatureLockedFields(SignatureLockedFieldsType type, IEnumerable<string> fieldNames)
Parameters
Type Name Description
SignatureLockedFieldsType type

The type of range.

IEnumerable<string> fieldNames

The list of fields' names to include / exclude.