getScreenAnnotationAsync

Returns screen annotation associated with this rendition action, asynchronously.

Return

An instance of Maybe that either emits the requested annotation in `onSuccess()` or terminates with `onCompleted()` or `onError()`.

Parameters

pdfDocument

PDF document in which to look for the associated screen annotation.