java.lang.Object | |
↳ | android.graphics.pdf.PdfDocument.PageInfo |
This class represents meta-data that describes a PDF PdfDocument.Page
.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PdfDocument.PageInfo.Builder |
Builder for creating a PdfDocument.PageInfo .
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get the content rectangle in PostScript points (1/72th of an inch).
| |||||||||||
Gets the page height in PostScript points (1/72th of an inch).
| |||||||||||
Gets the page number.
| |||||||||||
Gets the page width in PostScript points (1/72th of an inch).
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Get the content rectangle in PostScript points (1/72th of an inch). This is the area that contains the page content and is relative to the page top left.
Gets the page height in PostScript points (1/72th of an inch).
Gets the page width in PostScript points (1/72th of an inch).