[]
        
(Showing Draft Content)

PdfPrintPermission Enumeration

PdfPrintPermission Enumeration

Specifies PDF printing permisson.

Enumeration members

AllowHighResolution

AllowHighResolution: = 2

Print the document to a representation from which a faithful digital copy of the PDF content could be generated.

AllowLowResolution

AllowLowResolution: = 1

Printing is limited to a low-level representation of the appearance, possibly of degraded quality.

NotAllowed

NotAllowed: = 0

Printing is not allowed.