PdfMergeClient Constructor |
Construct the Pdf Merge Client.
Namespace:
SelectPdf.Api
Assembly:
SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax public PdfMergeClient(
string apiKey
)
Public Sub New (
apiKey As String
)
Parameters
- apiKey
- Type: SystemString
API key.
See Also