public static final class EngineOptions.Globalization
extends java.lang.Object
| Constructor and Description |
|---|
EngineOptions.Globalization() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getAllowUseHyperlink() |
static boolean |
getAllowUseTag() |
static boolean |
getAllowUseText() |
static boolean |
getAllowUseToolTip() |
static void |
setAllowUseHyperlink(boolean value) |
static void |
setAllowUseTag(boolean value) |
static void |
setAllowUseText(boolean value) |
static void |
setAllowUseToolTip(boolean value) |
public static boolean getAllowUseText()
public static void setAllowUseText(boolean value)
public static boolean getAllowUseTag()
public static void setAllowUseTag(boolean value)
public static boolean getAllowUseToolTip()
public static void setAllowUseToolTip(boolean value)
public static boolean getAllowUseHyperlink()
public static void setAllowUseHyperlink(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.