Represents the PDF in the scanning result.
Inherited Constant Summary
Public Constructor Summary
Pdf()
|
Public Method Summary
abstract int |
getPageCount()
Returns the number of page being scanned.
|
abstract Uri |
getUri()
Returns the PDF file Uri.
|
Inherited Method Summary
Public Constructors
public Pdf ()
Public Methods
public abstract int getPageCount ()
Returns the number of page being scanned.
public abstract Uri getUri ()
Returns the PDF file Uri.
This Uri points to a file in the client app's private cache storage.