Click or drag to resize

PdfSecurity Permissions Property

Gets the document's permission flags

Namespace: Spire.Presentation.External.Pdf
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public PdfPermissionsFlags Permissions { get; }

Property Value

Type: PdfPermissionsFlags
See Also