SignatureFieldLockAction Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the lock action which, in conjunction with LockFields, indicates the set of fields that should be locked.

Namespace:  Apitron.PDF.Kit.Interactive.Forms
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public LockAction LockAction { get; set; }

Property Value

Type: LockAction
The lock action.
See Also

Reference