Click or drag to resize

AsyncJobClient Methods

The AsyncJobClient type exposes the following members.

Methods
  NameDescription
Public methodfinished
Check if asynchronous job is finished.
Public methodgetNumberOfPages
Get the number of pages of the PDF document resulted from the API call.
Public methodgetResult
Get result of the asynchronous job.
Public methodgetWebElements
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.
Top
See Also