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