Uses of Enum
com.realobjects.pdfreactor.Configuration.ExceedingContentAgainst
Packages that use Configuration.ExceedingContentAgainst
-
Uses of Configuration.ExceedingContentAgainst in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.ExceedingContentAgainstModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.Configuration.ExceedingContentAgainst.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.ExceedingContentAgainstModifier and TypeMethodDescriptionConfiguration.ContentObserver.setExceedingContentAgainst
(Configuration.ExceedingContentAgainst value) Enables observation of exceeding content either against the page edges, page content areas or containers.Configuration.LogExceedingContent.setLogExceedingContentAgainst
(Configuration.ExceedingContentAgainst value) Enables logging of exceeding content either against the page edges, page content areas or containers.