Click or drag to resize

ApiClient Methods

The ApiClient type exposes the following members.

Methods
  NameDescription
Public methodSerializeDictionary
Serialize dictionary.
Public methodsetApiAsyncEndpoint
Set a custom SelectPdf API endpoint for async jobs. Do not use this method unless advised by SelectPdf.
Public methodsetApiEndpoint
Set a custom SelectPdf API endpoint. Do not use this method unless advised by SelectPdf.
Public methodsetApiWebElementsEndpoint
Set a custom SelectPdf API endpoint for web elements. Do not use this method unless advised by SelectPdf.
Public methodsetConcurrentConnections
Set the number of concurrent connections (between 1 and 16).
Public methodStartAsyncJob
Start an asynchronous job.
Public methodStartAsyncJobMultipartFormData
Start an asynchronous job that requires multipart form data.
Top
See Also