Inserts the password protected PDF file given as parameter in the current document at the given page index
            
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- insertIndex
- Type: SystemInt32
 The page index where to start insertion in this document
- pdfFilePath
- Type: SystemString
 The PDF document full path
- password
- Type: SystemString
 The password to open the inserted PDF document
See Also
