| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.enums |
| Modifier and Type | Method and Description |
|---|---|
StiPreviewMode |
StiReport.getPreviewMode()
Gets or sets the preview mode of the report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiReport.setPreviewMode(StiPreviewMode value) |
| Modifier and Type | Method and Description |
|---|---|
static StiPreviewMode |
StiPreviewMode.forValue(int value) |
static StiPreviewMode |
StiPreviewMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiPreviewMode[] |
StiPreviewMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.