public interface PptxReportConfiguration extends ReportExportConfiguration
JRPptxExporter
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_HIDE_SLIDE_MASTER_PAGES
This property provides a default value for the
getHideSlideMasterPages() export configuration setting. |
static String |
PROPERTY_IGNORE_HYPERLINK
Property that provides a default value for the
isIgnoreHyperlink() export configuration flag. |
PROPERTY_IGNORE_PAGE_MARGINS
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
Modifier and Type | Method and Description |
---|---|
String |
getHideSlideMasterPages()
This properties specifies the report pages on which the background contents coming from the slide master should be hidden.
|
Boolean |
isIgnoreHyperlink() |
getEndPageIndex, getExporterFilter, getHyperlinkProducerFactory, getOffsetX, getOffsetY, getPageIndex, getProgressMonitor, getStartPageIndex
isOverrideHints
static final String PROPERTY_IGNORE_HYPERLINK
isIgnoreHyperlink()
export configuration flag.static final String PROPERTY_HIDE_SLIDE_MASTER_PAGES
getHideSlideMasterPages()
export configuration setting.
JRPropertiesUtil
,
Constant Field ValuesBoolean isIgnoreHyperlink()
PROPERTY_IGNORE_HYPERLINK
String getHideSlideMasterPages()
PROPERTY_HIDE_SLIDE_MASTER_PAGES
Copyright © 2021 TIBCO Software Inc.. All rights reserved.