Appends the password protected PDF document given as parameter to the current document
Namespace: Winnovative.HtmlToPdfClient
Assembly: WnvHtmlToPdfClient_UWP (in WnvHtmlToPdfClient_UWP.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
Parameters
- pdfData
- Type:System.Byte[]
The PDF document data - password
- Type: System.String
The password to open the appended PDF document
See Also