Package net.sf.jasperreports.export
Interface RtfExporterConfiguration
-
- All Superinterfaces:
CommonExportConfiguration
,ExporterConfiguration
- All Known Implementing Classes:
SimpleRtfExporterConfiguration
public interface RtfExporterConfiguration extends ExporterConfiguration
Interface containing settings used by the RTF exporter.- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
JRRtfExporter
-
-
Field Summary
-
Fields inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
-
-
Method Summary
-
Methods inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
isOverrideHints
-
-