com.stimulsoft.report.export.settings
Class StiSvgExportSettings

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

public class StiSvgExportSettings
extends StiBitmapExportSettings

SVG export format settings Copyright Stimulsoft


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

StiSvgExportSettings

public StiSvgExportSettings(StiExportSettings settings)

StiSvgExportSettings

public StiSvgExportSettings()
Method Detail

getExportFormat

public StiExportFormat getExportFormat()
Export format

Overrides:
getExportFormat in class StiBitmapExportSettings
Returns:
the exportFormat