Uses of Enum Class
com.stimulsoft.report.export.tools.html.StiHtmlExportQuality
Packages that use StiHtmlExportQuality
Package
Description
-
Uses of StiHtmlExportQuality in com.stimulsoft.report.export.service
Methods in com.stimulsoft.report.export.service that return StiHtmlExportQualityMethods in com.stimulsoft.report.export.service with parameters of type StiHtmlExportQualityModifier and TypeMethodDescriptionvoidStiHtmlExportService.setExportQuality(StiHtmlExportQuality exportQuality) -
Uses of StiHtmlExportQuality in com.stimulsoft.report.export.settings
Methods in com.stimulsoft.report.export.settings that return StiHtmlExportQualityModifier and TypeMethodDescriptionStiHtmlExportSettings.getExportQuality()Gets quality of html file.Methods in com.stimulsoft.report.export.settings with parameters of type StiHtmlExportQualityModifier and TypeMethodDescriptionvoidStiHtmlExportSettings.setExportQuality(StiHtmlExportQuality exportQuality) Sets quality of html file. -
Uses of StiHtmlExportQuality in com.stimulsoft.report.export.tools.html
Methods in com.stimulsoft.report.export.tools.html that return StiHtmlExportQualityModifier and TypeMethodDescriptionstatic StiHtmlExportQualityReturns the enum constant of this class with the specified name.static StiHtmlExportQuality[]StiHtmlExportQuality.values()Returns an array containing the constants of this enum class, in the order they are declared.