com.stimulsoft.report.export.settings
Class StiJpegExportSettings

java.lang.Object
  extended by com.stimulsoft.report.export.settings.StiExportSettings
      extended by com.stimulsoft.report.export.settings.StiPageRangeExportSettings
          extended by com.stimulsoft.report.export.settings.StiImageExportSettings
              extended by com.stimulsoft.report.export.settings.StiBitmapExportSettings
                  extended by com.stimulsoft.report.export.settings.StiJpegExportSettings

public class StiJpegExportSettings
extends StiBitmapExportSettings

JPEG format export settings Copyright Stimulsoft


Constructor Summary
StiJpegExportSettings()
           
StiJpegExportSettings(StiExportSettings settings)
           
 
Method Summary
 StiExportFormat getExportFormat()
          Export format
 
Methods inherited from class com.stimulsoft.report.export.settings.StiImageExportSettings
getDitheringType, getImageFormat, getImageResolution, getImageType, getImageZoom, isCutEdges, isMultipleFiles, setCutEdges, setDitheringType, setImageFormat, setImageResolution, setImageType, setImageZoom, setMultipleFiles
 
Methods inherited from class com.stimulsoft.report.export.settings.StiPageRangeExportSettings
getPageRange, isOpenAfterExport, isSendEmail, setExportFormat, setOpenAfterExport, setPageRange, setSendEmail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiJpegExportSettings

public StiJpegExportSettings(StiExportSettings settings)

StiJpegExportSettings

public StiJpegExportSettings()
Method Detail

getExportFormat

public StiExportFormat getExportFormat()
Export format

Overrides:
getExportFormat in class StiBitmapExportSettings
Returns:
the exportFormat