Show / Hide Table of Contents

Enum SecurityHandler.Permission

permission types

Namespace: pdftron.SDF
Assembly: PDFNet.dll
Syntax
public enum SecurityHandler.Permission

Fields

Name Description
e_access_support

content access for the visually impaired.

e_assemble_doc

allow document assembly

e_doc_modify

edit the document more than adding or modifying text notes.

e_doc_open

open and decrypt the document.

e_extract_content

enable content extraction

e_fill_forms

allow changes to fill in forms

e_mod_annot

allow modifications to annotations

e_owner

the user has 'owner' rights (e.g. rights to change the document's security settings)

e_print

print the document.

e_print_high

high resolution print.

In This Article
Back to top Generated by DocFX