Uses of Enum
com.realobjects.pdfreactor.Configuration.OverlayContentDocument
-
Uses of Configuration.OverlayContentDocument in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Configuration.OverlayContentDocument[]
Configuration.OverlayContentDocument.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConfiguration.MergeSettings.setOverlayContentDocument
(Configuration.OverlayContentDocument value) Determines whether the converted document or the specified PDF document(s) is the content document for overlaying.