CertifyingPermission Enum

Specifies the Permission to Certify the document that specifies options such as allow changes, allow form filing etc.

public enum CertifyingPermission
Public Enum CertifyingPermission

Inheritance: ObjectValueTypeEnumCertifyingPermission

Fields

CertifyingPermission.AllowFormFilling2Permitted changes include filling in forms, instantiating page templates, and signing; other changes invalidate the signature.
CertifyingPermission.AllowFormFillingAndAnnotation3Permitted changes include filling in forms, instantiating page templates, signing, annotation creation, deletion, and modification; other changes invalidate the signature
CertifyingPermission.NoChangesAllowed1No changes to the Document are permitted.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Remarks

This enum is not available for .NET standard.

See Also

ceTe.DynamicPDF

In this topic