public static final class EngineOptions.ReportResources
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MaximumSize |
| Constructor and Description |
|---|
EngineOptions.ReportResources() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getAllowUseResourcesInWeb() |
static boolean |
getAllowUseResourcesInWinForms() |
static boolean |
getAllowUseResourcesInWPF() |
static java.lang.String |
getResourcesPath()
Specifies path for the report resource files.
|
static void |
setAllowUseResourcesInWeb(boolean value) |
static void |
setAllowUseResourcesInWinForms(boolean value) |
static void |
setAllowUseResourcesInWPF(boolean value) |
static void |
setResourcesPath(java.lang.String value) |
public static boolean getAllowUseResourcesInWinForms()
public static void setAllowUseResourcesInWinForms(boolean value)
public static boolean getAllowUseResourcesInWPF()
public static void setAllowUseResourcesInWPF(boolean value)
public static boolean getAllowUseResourcesInWeb()
public static void setAllowUseResourcesInWeb(boolean value)
public static java.lang.String getResourcesPath()
public static void setResourcesPath(java.lang.String value)
Copyright © 2019 Stimulsoft. All Rights Reserved.