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