Uses of Class
com.stimulsoft.report.export.settings.StiXpsExportSettings
Packages that use StiXpsExportSettings
-
Uses of StiXpsExportSettings in com.stimulsoft.report
Methods in com.stimulsoft.report with parameters of type StiXpsExportSettingsModifier and TypeMethodDescriptionstatic voidStiExportManager.exportXps(StiReport report, StiXpsExportSettings settings, OutputStream stream) -
Uses of StiXpsExportSettings in com.stimulsoft.web.classes
Fields in com.stimulsoft.web.classes declared as StiXpsExportSettingsModifier and TypeFieldDescriptionStiDefaultExportSettings.exportToXpsGets or sets default export settings to the XPS format. -
Uses of StiXpsExportSettings in com.stimulsoft.web.helper
Methods in com.stimulsoft.web.helper that return StiXpsExportSettingsModifier and TypeMethodDescriptionstatic StiXpsExportSettingsStiExportsHelper.getXpsExportSettings(HashMap<String, Object> jsSettings, StiReport report) Get export settings for Microsoft XPS format.