| Package | Description |
|---|---|
| com.openhtmltopdf.java2d.api |
| Modifier and Type | Method and Description |
|---|---|
static Java2DRendererBuilder.PageSizeUnits |
Java2DRendererBuilder.PageSizeUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Java2DRendererBuilder.PageSizeUnits[] |
Java2DRendererBuilder.PageSizeUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Java2DRendererBuilder |
Java2DRendererBuilder.useDefaultPageSize(float pageWidth,
float pageHeight,
Java2DRendererBuilder.PageSizeUnits units)
Specifies the default page size to use if none is specified in CSS.
|
Copyright © 2017. All rights reserved.