com.stimulsoft.report.export.settings
Class StiSvgzExportSettings

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

public class StiSvgzExportSettings
extends StiBitmapExportSettings

SVGZ export settings Copyright Stimulsoft


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

StiSvgzExportSettings

public StiSvgzExportSettings(StiExportSettings settings)

StiSvgzExportSettings

public StiSvgzExportSettings()
Method Detail

getExportFormat

public StiExportFormat getExportFormat()
Export format

Overrides:
getExportFormat in class StiBitmapExportSettings
Returns:
the exportFormat