getPdfApi method

PdfApi getPdfApi()

Get PdfApi instance

Implementation

PdfApi getPdfApi() {
  return PdfApi(this);
}