com.stimulsoft.report.export.settings
Class StiBmpExportSettings

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.StiBmpExportSettings

public class StiBmpExportSettings
extends StiBitmapExportSettings

Bmp export settings Copyright Stimulsoft


Constructor Summary
StiBmpExportSettings()
           
StiBmpExportSettings(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

StiBmpExportSettings

public StiBmpExportSettings(StiExportSettings settings)

StiBmpExportSettings

public StiBmpExportSettings()
Method Detail

getExportFormat

public StiExportFormat getExportFormat()
Description copied from class: StiBitmapExportSettings
Export format

Overrides:
getExportFormat in class StiBitmapExportSettings
Returns:
the exportFormat