Click or drag to resize

WebElementsClient Constructor

Construct the web elements client.

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

Parameters

apiKey
Type: SystemString
API Key.
jobId
Type: SystemString
Job ID.
See Also