Uses of Class
com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FontStyle
| Package | Description |
|---|---|
| com.openhtmltopdf.outputdevice.helper |
-
Uses of BaseRendererBuilder.FontStyle in com.openhtmltopdf.outputdevice.helper
Methods in com.openhtmltopdf.outputdevice.helper that return BaseRendererBuilder.FontStyle Modifier and Type Method Description static BaseRendererBuilder.FontStyleBaseRendererBuilder.FontStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static BaseRendererBuilder.FontStyle[]BaseRendererBuilder.FontStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.