Interface OnLoadCompleteListener
-
public interface OnLoadCompleteListenerImplement this interface to receive events from PDFView when loading is complete.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidloadComplete(int nbPages)Called when the PDF is loaded
-