public interface PdfViewer
Modifier and Type | Method and Description |
---|---|
int |
getNumPages() |
String |
getPdfFileName() |
void |
showPage(int index) |
int getNumPages()
void showPage(int index)
String getPdfFileName()
Copyright © 2020 Fran Rojas. All rights reserved.