| Package | Description |
|---|---|
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.components.simplecomponents |
| Modifier and Type | Method and Description |
|---|---|
static StiImageProcessingDuplicatesType |
StiImageProcessingDuplicatesType.forValue(int value) |
static StiImageProcessingDuplicatesType |
StiImageProcessingDuplicatesType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiImageProcessingDuplicatesType[] |
StiImageProcessingDuplicatesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiImageProcessingDuplicatesType |
StiImage.getProcessingDuplicates()
Gets or sets value which indicates how report engine processes duplicated images.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiImage.setProcessingDuplicates(StiImageProcessingDuplicatesType value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.