Package | Description |
---|---|
com.qoppa.pdf |
General classes used by different objects throughout the library.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaScriptEnabler
An implementation of IJavaScriptEnabler that can be set to true or false on construction.
|
Modifier and Type | Method and Description |
---|---|
static IJavaScriptEnabler |
JavaScriptSettings.getJSEnabler()
Get the JavaScriptEnabler.
|
Modifier and Type | Method and Description |
---|---|
static void |
JavaScriptSettings.setJSEnabler(IJavaScriptEnabler enabler)
Set the JavaScriptEnabler.
|