AllowPrint
property for PowerScript controls
Applies to
PDFSecurity object
Description
Whether printing the file is allowed. The default is no.
Usage
In scripts
This example sets AllowPrint for the PDFSecurity object
lpdf_security:
|
1 2 3 4 5 6 7 |
PDFDocument lpdf_doc PDFSecurity lpdf_security lpdf_doc = Create PDFDocument lpdf_security = lpdf_doc.security lpdf_security.allowprint = false |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest