public class StiXpsExportSettings extends StiPageRangeExportSettings
| Constructor and Description |
|---|
StiXpsExportSettings() |
StiXpsExportSettings(StiExportSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
StiExportFormat |
getExportFormat()
Export format
|
float |
getImageQuality()
Gets image quality of images which will be exported to result file.
|
float |
getImageResolution()
Gets image resolution of images which will be exported to result file.
|
boolean |
isExportRtfTextAsImage()
Gets value which indicates that rtf text will be exported as bitmap images or as vector
images.
|
void |
setExportRtfTextAsImage(boolean exportRtfTextAsImage)
Sets value which indicates that rtf text will be exported as bitmap images or as vector
images.
|
void |
setImageQuality(float imageQuality)
Sets image quality of images which will be exported to result file.
|
void |
setImageResolution(float imageResolution)
Sets image resolution of images which will be exported to result file.
|
getPageRange, isOpenAfterExport, isSendEmail, setExportFormat, setOpenAfterExport, setPageRange, setSendEmailpublic StiXpsExportSettings(StiExportSettings settings)
public StiXpsExportSettings()
public StiExportFormat getExportFormat()
getExportFormat in class StiPageRangeExportSettingspublic 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 isExportRtfTextAsImage()
public void setExportRtfTextAsImage(boolean exportRtfTextAsImage)
exportRtfTextAsImage - the exportRtfTextAsImage to setCopyright © 2019 Stimulsoft. All Rights Reserved.