public static final class EngineOptions.RtfCache
extends java.lang.Object
| Constructor and Description |
|---|
EngineOptions.RtfCache() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getAllowGCCollect() |
static java.lang.String |
getCachePath()
Specifies path for the rtf cache.
|
static boolean |
getEnabled() |
static void |
setAllowGCCollect(boolean value) |
static void |
setCachePath(java.lang.String value) |
static void |
setEnabled(boolean value) |
public static java.lang.String getCachePath()
public static void setCachePath(java.lang.String value)
public static boolean getEnabled()
public static void setEnabled(boolean value)
public static boolean getAllowGCCollect()
public static void setAllowGCCollect(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.