Uses of Class
com.realobjects.pdfreactor.Configuration.InspectableSettings
-
Uses of Configuration.InspectableSettings in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionConfiguration.InspectableSettings.setEnabled
(Boolean enabled) Specifies whether to make the document inspectable.Configuration.InspectableSettings.setEndPage
(Integer value) Specifies an optional page number below which the DOM is not inspected.Configuration.InspectableSettings.setStartPage
(Integer value) Specifies an optional page number below which the DOM is not inspected.Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setInspectableSettings
(Configuration.InspectableSettings value) When enabled, makes the converted document inspectable with the PDFreactor Development Tools.