getPage method

JSPromise<PdfJsPage> getPage(
  1. int num
)

Implementation

external JSPromise<PdfJsPage> getPage(int num);