| Package | Description |
|---|---|
| com.stimulsoft.report.components | |
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.dialogs |
| Modifier and Type | Method and Description |
|---|---|
StiPageOrientation |
StiPage.getOrientation()
Gets or sets page orientation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiPage.setOrientation(StiPageOrientation value) |
| Modifier and Type | Method and Description |
|---|---|
static StiPageOrientation |
StiPageOrientation.forValue(int value) |
static StiPageOrientation |
StiPageOrientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiPageOrientation[] |
StiPageOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiPageOrientation |
StiForm.getOrientation() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiForm.setOrientation(StiPageOrientation value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.