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