public interface JRHtmlExporterConfiguration extends HtmlExporterConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_USING_IMAGES_TO_ALIGN
Deprecated.
Property whose value is used as default state of the
isUsingImagesToAlign() export configuration flag. |
PROPERTY_BETWEEN_PAGES_HTML, PROPERTY_FLUSH_OUTPUT, PROPERTY_HTML_FOOTER, PROPERTY_HTML_HEADER
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
Modifier and Type | Method and Description |
---|---|
Boolean |
isUsingImagesToAlign()
Deprecated.
Returns a boolean value specifying whether the export engine should use small images for aligning.
|
getBetweenPagesHtml, getHtmlFooter, getHtmlHeader, isFlushOutput
isOverrideHints
static final String PROPERTY_USING_IMAGES_TO_ALIGN
isUsingImagesToAlign()
export configuration flag.
This property is set by default (true
).JRPropertiesUtil
,
Constant Field ValuesBoolean isUsingImagesToAlign()
PROPERTY_USING_IMAGES_TO_ALIGN
Copyright © 2016. All rights reserved.