PROTECTION_OPTION Enumeration

PROTECTION_OPTION enumeration contains a number of values responsible for various converted document protection options. These values can be combined with OR bitwise operator to obtain a value corresponding to several options.

PROTECTION_OPTION enumeration values are as follows:

Name Hex value Decimal value Meaning

PROTDISPRINT

00000001

1

Disable document printing

PROTDISTEXTCOPY

00000002

2

Disable copying text from the document by user

PROTENAPI

00000004

4

Enable Print2Flash Document API support (using Print2Flash Document API from Flash is only partially disabled)

PROTDISTEXTCOPYAPI

00000008

8

Disable copying text from the document with Document API