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