IncrementalUpdateDocument.Permission Property

Gets the permissions granted for the document while certifying. If the document is not certified, the default value will be AllowFormFillingAndAnnotation of CertifyingPermission enum.

public CertifyingPermission Permission { get; }
Public Property Permission As CertifyingPermission

Property Value

CertifyingPermission

Licensing Info

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

Remarks

Refer Certified property to verify if the document is certified.

See Also

IncrementalUpdateDocument
ceTe.DynamicPDF.Merger

In this topic