public class StiOdtExportSettings extends StiPageRangeExportSettings
| Constructor and Description |
|---|
StiOdtExportSettings() |
| Modifier and Type | Method and Description |
|---|---|
float |
getImageQuality()
image quality of images which will be exported to ODT file.
|
float |
getImageResolution()
image resolution of images which will be exported to ODT file.
|
boolean |
isRemoveEmptySpaceAtBottom()
a value indicating whether it is necessary to remove empty space at the bottom of the page
|
boolean |
isUsePageHeadersAndFooters()
value which indicates that one (first) page header and page footer from report will be used
in ODT file.
|
void |
setImageQuality(float imageQuality)
image quality of images which will be exported to ODT file.
|
void |
setImageResolution(float imageResolution)
image resolution of images which will be exported to ODT file.
|
void |
setRemoveEmptySpaceAtBottom(boolean removeEmptySpaceAtBottom)
a value indicating whether it is necessary to remove empty space at the bottom of the page
|
void |
setUsePageHeadersAndFooters(boolean usePageHeadersAndFooters)
value which indicates that one (first) page header and page footer from report will be used
in ODT file.
|
getExportFormat, getPageRange, isOpenAfterExport, isSendEmail, setExportFormat, setOpenAfterExport, setPageRange, setSendEmailpublic boolean isUsePageHeadersAndFooters()
public void setUsePageHeadersAndFooters(boolean usePageHeadersAndFooters)
usePageHeadersAndFooters - the usePageHeadersAndFooters to setpublic float getImageQuality()
public void setImageQuality(float imageQuality)
imageQuality - the imageQuality to setpublic float getImageResolution()
public void setImageResolution(float imageResolution)
imageResolution - the imageResolution to setpublic boolean isRemoveEmptySpaceAtBottom()
public void setRemoveEmptySpaceAtBottom(boolean removeEmptySpaceAtBottom)
removeEmptySpaceAtBottom - the removeEmptySpaceAtBottom to setCopyright © 2019 Stimulsoft. All Rights Reserved.