Class StiBitmapExportSettings
java.lang.Object
com.stimulsoft.report.export.settings.StiExportSettings
com.stimulsoft.report.export.settings.StiPageRangeExportSettings
com.stimulsoft.report.export.settings.StiImageExportSettings
com.stimulsoft.report.export.settings.StiBitmapExportSettings
- Direct Known Subclasses:
StiBmpExportSettings,StiJpegExportSettings,StiPcxExportSettings,StiPngExportSettings,StiSvgExportSettings,StiSvgzExportSettings
Bitmap export settings
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stimulsoft.report.export.settings.StiImageExportSettings
getDitheringType, getImageFormat, getImageResolution, getImageType, getImageZoom, isCutEdges, isMultipleFiles, setCutEdges, setDitheringType, setImageFormat, setImageResolution, setImageType, setImageZoom, setMultipleFilesMethods inherited from class com.stimulsoft.report.export.settings.StiPageRangeExportSettings
getPageRange, isOpenAfterExport, isSendEmail, setExportFormat, setOpenAfterExport, setPageRange, setSendEmailMethods inherited from class com.stimulsoft.report.export.settings.StiExportSettings
getIdent
-
Constructor Details
-
StiBitmapExportSettings
-
StiBitmapExportSettings
public StiBitmapExportSettings()
-
-
Method Details
-
getExportFormat
Export format- Overrides:
getExportFormatin classStiImageExportSettings- Returns:
- the exportFormat
-