Class StiEmfExportService
java.lang.Object
com.stimulsoft.report.export.service.StiExportService
com.stimulsoft.report.export.service.StiImageExportService
com.stimulsoft.report.export.service.StiEmfExportService
Class represent EMF image export service
Copyright Stimulsoft
-
Field Summary
Fields inherited from class com.stimulsoft.report.export.service.StiExportService
currentPassNumber, DATE_1900, exFile, exportedFiles, exportReport, exportSettings, maximumPassNumber, MILLISECONDS_IN_DAY, multipleFiles, ONE_HOUR, outputStream, RenderedPagesCount, statusString -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturs service export formatSpecifies the format of the image.booleanGets a value indicating a number of files in exported document as a result of exportMethods inherited from class com.stimulsoft.report.export.service.StiImageExportService
export, exportImageMethods inherited from class com.stimulsoft.report.export.service.StiExportService
closeProgress, export, export, export, export, getExFile, getExportedFiles, getExportSettings, getStatusString, invokeExporting, invokeExporting, invokeExporting, isStoped, processFile, sendEMail, sendEMail, setExFile, setExportReport, setExportSettings, setOutputStream, setProgress, setStatusString
-
Constructor Details
-
StiEmfExportService
public StiEmfExportService()
-
-
Method Details
-
getImageFormat
Specifies the format of the image.- Specified by:
getImageFormatin classStiImageExportService- Returns:
- The format of the image.
-
getMultipleFiles
public boolean getMultipleFiles()Gets a value indicating a number of files in exported document as a result of export- Overrides:
getMultipleFilesin classStiImageExportService- Returns:
- Support multiple files
-
getExportFormat
Returs service export format- Specified by:
getExportFormatin classStiExportService- Returns:
StiExportFormat
-