Uses of Enum Class
com.stimulsoft.report.export.tools.html.StiHtmlExportMode
Packages that use StiHtmlExportMode
-
Uses of StiHtmlExportMode in com.stimulsoft.report.export.settings
Methods in com.stimulsoft.report.export.settings that return StiHtmlExportModeModifier and TypeMethodDescriptionStiHtmlExportSettings.getExportMode()Gets mode of html file creation.Methods in com.stimulsoft.report.export.settings with parameters of type StiHtmlExportModeModifier and TypeMethodDescriptionvoidStiHtmlExportSettings.setExportMode(StiHtmlExportMode exportMode) Sets mode of html file creation. -
Uses of StiHtmlExportMode in com.stimulsoft.report.export.tools.html
Methods in com.stimulsoft.report.export.tools.html that return StiHtmlExportModeModifier and TypeMethodDescriptionstatic StiHtmlExportModeReturns the enum constant of this class with the specified name.static StiHtmlExportMode[]StiHtmlExportMode.values()Returns an array containing the constants of this enum class, in the order they are declared.