AsyncJobClient Class |
Namespace: SelectPdf.Api
The AsyncJobClient type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncJobClient |
Construct the async job client.
|
| Name | Description | |
|---|---|---|
| finished |
Check if asynchronous job is finished.
| |
| getNumberOfPages |
Get the number of pages of the PDF document resulted from the API call.
| |
| getResult |
Get result of the asynchronous job.
| |
| getWebElements |
Get the locations of certain web elements. This is retrieved if pdf_web_elements_selectors parameter is set and elements were found to match the selectors.
|