Uses of Enum
com.realobjects.pdfreactor.Configuration.OverlayFit
-
Uses of Configuration.OverlayFit in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionstatic Configuration.OverlayFit
Returns the enum constant of this type with the specified name.static Configuration.OverlayFit[]
Configuration.OverlayFit.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConfiguration.MergeSettings.setOverlayFit
(Configuration.OverlayFit value) Determines how overlay pages that have different dimensions from the pages they are overlaying should be resized.