com.stimulsoft.report.options
Class EngineOptions.Watermark

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

public static final class EngineOptions.Watermark
extends java.lang.Object


Constructor Summary
EngineOptions.Watermark()
           
 
Method Summary
static boolean isAllowExpression()
           
static void setAllowExpression(boolean allowExpression)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EngineOptions.Watermark

public EngineOptions.Watermark()
Method Detail

isAllowExpression

public static boolean isAllowExpression()
Returns:
the allowExpression

setAllowExpression

public static void setAllowExpression(boolean allowExpression)
Parameters:
allowExpression - the allowExpression to set