public class PDFPage
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
double |
getHeight() |
int |
getId()
Returns the id.
|
PDFStream |
getStream()
Returns the stream.
|
double |
getWidth() |
public int getId()
public double getWidth()
public double getHeight()
public PDFStream getStream()