Uses of Class
com.stimulsoft.report.enums.StiResizeReportOptions

Packages that use StiResizeReportOptions
com.stimulsoft.report.enums   
 

Uses of StiResizeReportOptions in com.stimulsoft.report.enums
 

Methods in com.stimulsoft.report.enums that return StiResizeReportOptions
static StiResizeReportOptions StiResizeReportOptions.forValue(int value)
           
static StiResizeReportOptions StiResizeReportOptions.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiResizeReportOptions[] StiResizeReportOptions.values()
          Returns an array containing the constants of this enum type, in the order they are declared.