Uses of Enum
com.realobjects.pdfreactor.Configuration.OverlayRepeat
-
Uses of Configuration.OverlayRepeat in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionstatic Configuration.OverlayRepeat
Returns the enum constant of this type with the specified name.static Configuration.OverlayRepeat[]
Configuration.OverlayRepeat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConfiguration.MergeSettings.setOverlayRepeat
(Configuration.OverlayRepeat value) If one of the documents of an overlay process is shorter than the other, this method allows repeating either its last page or all of its pages in order to overlay all pages of the longer document.final Configuration
Configuration.setOverlayRepeat
(Configuration.OverlayRepeat value) Deprecated.