Click or drag to resize

HtmlToPdfClient Constructor

Construct the Html To Pdf Client.

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public HtmlToPdfClient(
	string apiKey
)

Parameters

apiKey
Type: SystemString
API key.
See Also