| Package | Description |
|---|---|
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.options |
| Modifier and Type | Method and Description |
|---|---|
static StiRightToLeftType |
StiRightToLeftType.forValue(int value) |
static StiRightToLeftType |
StiRightToLeftType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiRightToLeftType[] |
StiRightToLeftType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StiRightToLeftType |
ViewerOptions.getRightToLeft()
Gets or sets a value which controls of output of objects in the right to left mode.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ViewerOptions.setRightToLeft(StiRightToLeftType value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.