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