Package com.stimulsoft.report.options
Class EngineOptions.Watermark
java.lang.Object
com.stimulsoft.report.options.EngineOptions.Watermark
- Enclosing class:
EngineOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic voidsetAllowExpression(boolean allowExpression)
-
Constructor Details
-
Watermark
public Watermark()
-
-
Method Details
-
isAllowExpression
public static boolean isAllowExpression()- Returns:
- the allowExpression
-
setAllowExpression
public static void setAllowExpression(boolean allowExpression) - Parameters:
allowExpression- the allowExpression to set
-