| Package | Description |
|---|---|
| com.stimulsoft.report.export.settings | |
| com.stimulsoft.report.export.tools.pdf |
| Modifier and Type | Method and Description |
|---|---|
StiPdfImageCompressionMethod |
StiPdfExportSettings.getImageCompressionMethod()
Gets mode of image compression in PDF file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiPdfExportSettings.setImageCompressionMethod(StiPdfImageCompressionMethod imageCompressionMethod)
Sets mode of image compression in PDF file.
|
| Modifier and Type | Method and Description |
|---|---|
static StiPdfImageCompressionMethod |
StiPdfImageCompressionMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiPdfImageCompressionMethod[] |
StiPdfImageCompressionMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.