com.stimulsoft.report.options
Class EngineOptions.Image

java.lang.Object
  extended by com.stimulsoft.report.options.EngineOptions.Image
Enclosing class:
EngineOptions

public static class EngineOptions.Image
extends java.lang.Object


Constructor Summary
EngineOptions.Image()
           
 
Method Summary
static java.lang.String getAbsolutePathOfImages()
          Gets or sets absolute path which will be used in combination with path from File property of image component.
static void setAbsolutePathOfImages(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EngineOptions.Image

public EngineOptions.Image()
Method Detail

getAbsolutePathOfImages

public static java.lang.String getAbsolutePathOfImages()
Gets or sets absolute path which will be used in combination with path from File property of image component.


setAbsolutePathOfImages

public static void setAbsolutePathOfImages(java.lang.String value)