Creates a PDF document from a stream containing a password protected PDF document.
The specified password can be a user or owner password.
Namespace: Winnovative
Assembly: wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax
Parameters
- pdfStream
- Type: System.IOStream
The stream containing the PDF document. - password
- Type: SystemString
The password to open the specified PDF document.
See Also