Click or drag to resize

PdfSignature DocumentPermissions Property

Gets or sets the permission for certificated document.

Namespace: Spire.Pdf.Security
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfCertificationFlags DocumentPermissions { get; set; }

Property Value

Type: PdfCertificationFlags
The document permission.
See Also