public class StiPageRangeExportSettings extends StiExportSettings
| Constructor and Description |
|---|
StiPageRangeExportSettings() |
StiPageRangeExportSettings(StiExportSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
StiExportFormat |
getExportFormat()
Export format
|
StiPagesRange |
getPageRange()
Describes range of pages of the document for the export.
|
boolean |
isOpenAfterExport()
Is open file after export
|
boolean |
isSendEmail()
Is send email after export
|
void |
setExportFormat(StiExportFormat exportFormat)
Export format
|
void |
setOpenAfterExport(boolean openAfterExport)
Is open file after export
|
void |
setPageRange(StiPagesRange pageRange)
Describes range of pages of the document for the export.
|
void |
setSendEmail(boolean sendEmail)
Is send email after export
|
public StiPageRangeExportSettings()
public StiPageRangeExportSettings(StiExportSettings settings)
public StiPagesRange getPageRange()
public void setPageRange(StiPagesRange pageRange)
pageRange - the pageRange to setpublic StiExportFormat getExportFormat()
getExportFormat in class StiExportSettingspublic void setExportFormat(StiExportFormat exportFormat)
exportFormat - the exportFormat to setpublic boolean isOpenAfterExport()
isOpenAfterExport in class StiExportSettingspublic void setOpenAfterExport(boolean openAfterExport)
openAfterExport - the openAfterExport to setpublic boolean isSendEmail()
isSendEmail in class StiExportSettingspublic void setSendEmail(boolean sendEmail)
sendEmail - the sendEmail to setCopyright © 2019 Stimulsoft. All Rights Reserved.