com.stimulsoft.report.options
Class EngineOptions.ReportResources
java.lang.Object
com.stimulsoft.report.options.EngineOptions.ReportResources
- Enclosing class:
- EngineOptions
public static final class EngineOptions.ReportResources
- extends java.lang.Object
A Class for managing of the report resource files.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MaximumSize
public static int MaximumSize
EngineOptions.ReportResources
public EngineOptions.ReportResources()
getAllowUseResourcesInWinForms
public static boolean getAllowUseResourcesInWinForms()
setAllowUseResourcesInWinForms
public static void setAllowUseResourcesInWinForms(boolean value)
getAllowUseResourcesInWPF
public static boolean getAllowUseResourcesInWPF()
setAllowUseResourcesInWPF
public static void setAllowUseResourcesInWPF(boolean value)
getAllowUseResourcesInWeb
public static boolean getAllowUseResourcesInWeb()
setAllowUseResourcesInWeb
public static void setAllowUseResourcesInWeb(boolean value)
getResourcesPath
public static java.lang.String getResourcesPath()
- Specifies path for the report resource files.
setResourcesPath
public static void setResourcesPath(java.lang.String value)