Uses of Enum
com.realobjects.pdfreactor.Configuration.PagesPerSheetDirection
-
Uses of Configuration.PagesPerSheetDirection in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Configuration.PagesPerSheetDirection[]
Configuration.PagesPerSheetDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConfiguration.PagesPerSheetProperties.setDirection
(Configuration.PagesPerSheetDirection value) The direction in which the pages are ordered on a sheet.