Click or drag to resize

DigitalSignatureFieldDocumentPermissions Enumeration

Types of Signature Field Document Permissions

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public enum DigitalSignatureFieldDocumentPermissions
Members
  Member nameValueDescription
e_no_changes_allowed1
e_formfilling_signing_allowed2
e_annotating_formfilling_signing_allowed3
e_unrestricted4
See Also