Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Field and Description |
---|---|
static Configuration.PageOrder |
Configuration.PageOrder.BOOKLET
Page order mode to arrange all pages in booklet order.
|
static Configuration.PageOrder |
Configuration.PageOrder.BOOKLET_RTL
Page order mode to arrange all pages in right-to-left booklet order.
|
static Configuration.PageOrder |
Configuration.PageOrder.EVEN
Page order mode to keep even pages only.
|
static Configuration.PageOrder |
Configuration.PageOrder.ODD
Page order mode to keep odd pages only.
|
static Configuration.PageOrder |
Configuration.PageOrder.REVERSE
Page order mode to reverse the page order.
|
Modifier and Type | Method and Description |
---|---|
static Configuration.PageOrder |
Configuration.PageOrder.valueOf(String name) |
static Configuration.PageOrder[] |
Configuration.PageOrder.values() |
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.setPageOrder(Configuration.PageOrder value)
Sets the page order of the direct result of the conversion.
|
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.