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