Class EngineOptions.ImageCache

java.lang.Object
com.stimulsoft.report.options.EngineOptions.ImageCache
Enclosing class:
EngineOptions

public static final class EngineOptions.ImageCache extends Object
A Class for managing of the image cache.
  • Constructor Details

    • ImageCache

      public ImageCache()
  • Method Details

    • getCachePath

      public static String getCachePath()
      Specifies path for the image cache.
    • setCachePath

      public static void setCachePath(String value)
    • getEnabled

      public static boolean getEnabled()
    • setEnabled

      public static void setEnabled(boolean value)