| Package | Description |
|---|---|
| com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
| Modifier and Type | Field and Description |
|---|---|
static Configuration.CallbackType |
Configuration.CallbackType.FINISH
This callback is called when the conversion is finished.
|
static Configuration.CallbackType |
Configuration.CallbackType.PROGRESS
This callback is called regularly to inform on the progress of the conversion.
|
static Configuration.CallbackType |
Configuration.CallbackType.START
This callback is called when the conversion is started.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration.CallbackType |
Configuration.Callback.getType() |
static Configuration.CallbackType |
Configuration.CallbackType.valueOf(String name) |
static Configuration.CallbackType[] |
Configuration.CallbackType.values() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.Callback.setType(Configuration.CallbackType value)
The event to trigger the callback.
|
This doc was generated on 2017-08-03. Copyright © 2002-2017 RealObjects GmbH. All Rights Reserved.