| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.enums |
| Modifier and Type | Method and Description |
|---|---|
StiNumberOfPass |
StiReport.getNumberOfPass()
Gets or sets the number of passes which the report generator makes while report rendering.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiReport.setNumberOfPass(StiNumberOfPass value) |
| Modifier and Type | Method and Description |
|---|---|
static StiNumberOfPass |
StiNumberOfPass.forValue(int value) |
static StiNumberOfPass |
StiNumberOfPass.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiNumberOfPass[] |
StiNumberOfPass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.