Package | Description |
---|---|
com.qoppa.pdf |
General classes used by different objects throughout the library.
|
Modifier and Type | Method and Description |
---|---|
static IdentityProperties |
JavaScriptSettings.getIdentityProperties()
Returns a static object that identifies the current user of the application.
|
Modifier and Type | Method and Description |
---|---|
static void |
JavaScriptSettings.setIdentityProperties(IdentityProperties identity)
Sets a static object that identifies the current user of the application.
|