com.stimulsoft.report.export.settings
Class StiPcxExportSettings

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

public class StiPcxExportSettings
extends StiBitmapExportSettings

PCX format export settings Copyright Stimulsoft


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

StiPcxExportSettings

public StiPcxExportSettings(StiExportSettings settings)

StiPcxExportSettings

public StiPcxExportSettings()
Method Detail

getExportFormat

public StiExportFormat getExportFormat()
Export format

Overrides:
getExportFormat in class StiBitmapExportSettings
Returns:
the exportFormat