Uses of Class
com.realobjects.pdfreactor.Configuration.OutputFormat
-
Uses of Configuration.OutputFormat in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionThe height of the output in pixels (image formats only).Configuration.OutputFormat.setMultiImage
(Boolean value) Indicates whether the image output will be written into one separate image per page.Configuration.OutputFormat.setPixelDensity
(Integer value) The pixel density of the output (image formats only).Configuration.OutputFormat.setPixelDensityUnit
(Configuration.ResolutionUnit pixelDensityUnit) The unit of the pixel density.Configuration.OutputFormat.setType
(Configuration.OutputType value) The output format.The with of the output in pixels (image formats only).Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setOutputFormat
(Configuration.OutputFormat value) Sets theConfiguration.OutputFormat
.