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