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