Uses of Enum Class
com.stimulsoft.report.enums.StiResizeReportOptions
Packages that use StiResizeReportOptions
-
Uses of StiResizeReportOptions in com.stimulsoft.report.enums
Methods in com.stimulsoft.report.enums that return StiResizeReportOptionsModifier and TypeMethodDescriptionstatic StiResizeReportOptionsStiResizeReportOptions.forValue(int value) static StiResizeReportOptionsReturns the enum constant of this class with the specified name.static StiResizeReportOptions[]StiResizeReportOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.