| Modifier and Type | Method and Description |
|---|---|
void |
draw(IGraphicsSurface g)
Deprecated.
|
void |
draw(IGraphicsSurface g,
Rectangle rectangle)
Deprecated.
|
MeasurementUnit |
getMeasurementUnit()
Deprecated.
|
Orientation |
getOrientation()
Deprecated.
|
float |
getPageHeight()
Deprecated.
|
PageMargin |
getPageMargins()
Deprecated.
|
Size |
getPageSize()
Deprecated.
|
float |
getPageWidth()
Deprecated.
|
int |
getRotation()
Deprecated.
|
float getPageWidth()
float getPageHeight()
PageMargin getPageMargins()
Orientation getOrientation()
MeasurementUnit getMeasurementUnit()
Size getPageSize()
int getRotation()
void draw(IGraphicsSurface g) throws XDocException, IOException
XDocExceptionIOExceptionvoid draw(IGraphicsSurface g, Rectangle rectangle) throws XDocException, IOException
XDocExceptionIOException