Combine a list of PDF Files into one merged PDF File and return the contents as a byte array.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| pdfFileNames |
List(Of String) |
|
|
A list of PDF Filenames to combine. |
Return Value
Byte, Optional openPassword As String = "", Optional ownerPassword As String = "", Optional securityPermissions As isePdfSaveSecurityPermissions = isePdfSaveSecurityPermissions.All) As Boolean
A Boolean value indicating success.
- Member of:
- ISPdfUtilities
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0