Leadtools.Pdf Namespace > PDFSecurityOptions Class : PrintEnabled Property |
public bool PrintEnabled {get; set;}
'Declaration Public Property PrintEnabled As Boolean
'Usage Dim instance As PDFSecurityOptions Dim value As Boolean instance.PrintEnabled = value value = instance.PrintEnabled
The value of PrintEnabled is used only when encrypting a PDF file with an owner password set in OwnerPassword.
HighQualityPrintEnabled is ignored unless the value of PrintEnabled is set to true.
For an example, refer to PDFFile.