Raw permission flags from the PDF security handler.
Revision of the standard security handler that produced permissions.
ReadonlypermissionsRaw permission flags from the PDF security handler.
ReadonlysecurityRevision of the standard security handler that produced permissions.
Whether the document allows copying/extracting its contents.
Whether the document allows document assembly (insert/rotate/delete pages).
Whether the document allows modifying annotations and form fields.
Whether the document allows printing its pages.
Encryption/permission information of a document. Present only for encrypted documents; see PdfDocument.permissions.
The permission flags follow ISO 32000-1:2008, Table 22. The
allows*helpers mirror the pdfrx semantics exactly, including the same bit masks, so a document evaluates identically here and in upstream pdfrx.