Uses of Enum
com.realobjects.pdfreactor.Configuration.OverlayRepeat
Packages that use Configuration.OverlayRepeat
-
Uses of Configuration.OverlayRepeat in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.OverlayRepeatModifier 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.Methods in com.realobjects.pdfreactor with parameters of type Configuration.OverlayRepeatModifier 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.