| Package | Description | 
|---|---|
| com.realobjects.pdfreactor | 
 Main access to the API of PDFreactor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Configuration.OutputFormat | 
Configuration.OutputFormat.setHeight(Integer value)
The height of the output in pixels (image formats only). 
 | 
Configuration.OutputFormat | 
Configuration.OutputFormat.setMultiImage(Boolean value)
Indicates whether the image output will be paginated into multiple images. 
 | 
Configuration.OutputFormat | 
Configuration.OutputFormat.setType(Configuration.OutputType value)
The output format. 
 | 
Configuration.OutputFormat | 
Configuration.OutputFormat.setWidth(Integer value)
The with of the output in pixels (image formats only). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Configuration | 
Configuration.setOutputFormat(Configuration.OutputFormat value)
Sets the  
Configuration.OutputFormat. | 
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.