AllowedPrintQuality
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies the document's print quality.

Syntax

enum AllowedPrintQuality

Remarks

PDF Creator Pilot supports the following printing types:

Name

Print Quality

Value

DisallowPrint None; no printing

0

AllowLowPrintQualityOnly Low resolution (150 DPI)

1

AllowAnyPrintQuality High resolution

2

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

See Also

Reference