Class StiEmfExportSettings
java.lang.Object
com.stimulsoft.report.export.settings.StiExportSettings
com.stimulsoft.report.export.settings.StiPageRangeExportSettings
com.stimulsoft.report.export.settings.StiImageExportSettings
com.stimulsoft.report.export.settings.StiEmfExportSettings
Emf format export settingts
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stimulsoft.report.export.settings.StiImageExportSettings
getDitheringType, getImageFormat, getImageResolution, getImageType, getImageZoom, isCutEdges, isMultipleFiles, setCutEdges, setDitheringType, setImageFormat, setImageResolution, setImageType, setImageZoom, setMultipleFilesMethods inherited from class com.stimulsoft.report.export.settings.StiPageRangeExportSettings
getPageRange, isOpenAfterExport, isSendEmail, setExportFormat, setOpenAfterExport, setPageRange, setSendEmailMethods inherited from class com.stimulsoft.report.export.settings.StiExportSettings
getIdent
-
Constructor Details
-
StiEmfExportSettings
-
StiEmfExportSettings
public StiEmfExportSettings()
-
-
Method Details
-
getExportFormat
Export format- Overrides:
getExportFormatin classStiImageExportSettings- Returns:
- the exportFormat
-