| Constructor and Description |
|---|
DOCXPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(IGraphicsSurface g) |
void |
draw(IGraphicsSurface g,
Rectangle rectangle) |
List<IDocItem> |
getPageElements() |
PageSize |
getPageSize()
Returns the dimensions of the page.
|
getMeasurementUnit, getOrientation, getPageHeight, getPageMargins, getPageWidth, getRotationpublic PageSize getPageSize()
IPagepublic void draw(IGraphicsSurface g) throws XDocException, IOException
XDocExceptionIOExceptionpublic void draw(IGraphicsSurface g, Rectangle rectangle) throws XDocException, IOException
XDocExceptionIOException