| Package | Description |
|---|---|
| com.stimulsoft.report.export.settings | |
| com.stimulsoft.report.export.tools |
| Modifier and Type | Method and Description |
|---|---|
StiRtfExportMode |
StiRtfExportSettings.getExportMode()
Gets mode of RTF file creation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiRtfExportSettings.setExportMode(StiRtfExportMode exportMode)
Sets mode of RTF file creation.
|
| Modifier and Type | Method and Description |
|---|---|
static StiRtfExportMode |
StiRtfExportMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiRtfExportMode[] |
StiRtfExportMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.