newPdfInst method

Pointer<MuPdfInst> newPdfInst()

Implementation

Pointer<MuPdfInst> newPdfInst() {
  return pdflib.newMuPdfInst();
}