Creates a PDF document from a stream containing a password protected PDF document.
The specified password can be a user or owner password.
Namespace: WnvWordToPdf
Assembly: wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.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