Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfSignatureFieldLock
Public NotInheritable Class PdfSignatureFieldLock
The PdfSignatureFieldLock type exposes the following members.
Name | Description | |
---|---|---|
![]() | Action |
Gets the action of this field lock.
|
![]() | Fields |
Gets the names of the fields specified in this lock.
|
Name | Description | |
---|---|---|
![]() ![]() | CreateLockAll |
Creates a signature field lock for all fields in the document.
|
![]() ![]() | CreateLockAllExceptFields |
Creates a signature field lock for all fields in the document except the fields with
the specified names.
|
![]() ![]() | CreateLockFields |
Creates a signature field lock for the fields with the specified names.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |