Uses of Enum Class
com.stimulsoft.report.export.tools.StiImageResolutionMode
Packages that use StiImageResolutionMode
-
Uses of StiImageResolutionMode in com.stimulsoft.report.export.settings
Methods in com.stimulsoft.report.export.settings that return StiImageResolutionModeMethods in com.stimulsoft.report.export.settings with parameters of type StiImageResolutionModeModifier and TypeMethodDescriptionvoidStiPdfExportSettings.setImageResolutionMode(StiImageResolutionMode imageResolutionMode) -
Uses of StiImageResolutionMode in com.stimulsoft.report.export.tools
Methods in com.stimulsoft.report.export.tools that return StiImageResolutionModeModifier and TypeMethodDescriptionstatic StiImageResolutionModeReturns the enum constant of this class with the specified name.static StiImageResolutionMode[]StiImageResolutionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.