Checks if the PDF file is password protected.
Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- pdfArray
- Type: SystemByte
PDF byte array content
Return Value
Type: BooleanTrue if PDF file is password protected, otherwise false.
See Also