Uses of Enum
com.realobjects.pdfreactor.Configuration.ExceedingContentAnalyze
-
Uses of Configuration.ExceedingContentAnalyze in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.Configuration.ExceedingContentAnalyze.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConfiguration.ContentObserver.setExceedingContentAnalyze
(Configuration.ExceedingContentAnalyze value) Enables observation of exceeding content and optionally of boxes.Configuration.LogExceedingContent.setLogExceedingContentAnalyze
(Configuration.ExceedingContentAnalyze value) Enables logging of exceeding content and optionally of boxes.