Pdf print permissions.
Value
Name | Description | Value |
---|---|---|
PDFPrintAllowedEnum.PRINT128HIGHRESOLUTION | Print high resolution allowed - 128bit. | int 3 |
PDFPrintAllowedEnum.PRINT128LOWRESOLUTION | Print allowed only in low resolution - 128bit. | int 2 |
PDFPrintAllowedEnum.PRINT128NONE | Printing allowed none - 128bit. | int 1 |
PDFPrintAllowedEnum.PRINT40HIGHRESOLUTION | Print high resolution allowed - 40bit. | int 5 |
PDFPrintAllowedEnum.PRINT40NONE | Printing allowed none - 40bit. | int 4 |
Usage
As property
PDFSaveOptions.pDFAllowPrinting
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |