GraffitiPDFProtection

Enumerations #

Name Values
Resolutions Low
High

Constants #

Name Type Value

This class exposes no constants.

Events #

Definition Parameters Return Type Description

This class exposes no events.

Methods #

Definition Parameters Return Type Description

This class exposes no methods.

Properties #

Name Type Default Value Description
AllowAnnotate Boolean True When False, users will be prevented from adding annotations to the document in editors that support this restriction.
AllowAssembly Boolean True Prevents this PDF from being assembled with other PDFs when False.
AllowCopy Boolean False When False, users will be unable to copy text from the PDF.
AllowCopyAccessibility Boolean True When False, users with accessibility settings enabled will be unable to copy text from the PDF. This may effect screen readers.
AllowFormFilling Boolean True When False, users will be unable to modify any form elements in the document. This currently has no effect as form elements are not supported.
AllowModify Boolean False When False, users will be prevented from making changes to the PDF contents in editors.
OwnerPassword String “” Password required to remove all protections.
PrintingResolution Resolutions Low Maximum resolution when printed.
UserPassword String “” Password required to open the document.

Examples #

This class currently has no examples.

Notes #

This class currently has no notes.