AllowedCopyLevel
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

These types are used to specify copy operations allowed in the document.

Syntax

enum AllowedCopyLevel

Remarks

PDF Creator Pilot supports the following copy permissions:

Name

Copying Allowed

Value

DisallowCopy None

0

AllowCopyForAccessibilityOnly Text access for screen reader
devices for the visually impaired

1

AllowCopy All

2

Note: If you use AllowCopyForAccessibilityOnly, then the value of the DocumentEncryption property becomes el128bitRC4.

See Also

Reference