Uses of Class
com.stimulsoft.report.viewer.StiPreviewSettings

Packages that use StiPreviewSettings
com.stimulsoft.report.viewer   
 

Uses of StiPreviewSettings in com.stimulsoft.report.viewer
 

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