public interface BaseExportConfiguration extends net.sf.jasperreports.export.ExporterConfiguration, Serializable
Common configuration parameters for report export.
Modifier and Type | Method and Description |
---|---|
Color |
getBackgroundColor()
Gets background color.
|
String |
getLicense()
Gets license file path.
|
boolean |
isDrawBackground()
Returns true if background should be filled with color.
|
boolean isDrawBackground()
Color getBackgroundColor()
String getLicense()