ImageDevice.ImageDevice

ImageDevice constructor

Creates a new instance. The output file will be written to the output working directory taking the job name as a file name.

public ImageDevice(bool whiteBackground = true)
ParameterTypeDescription
whiteBackgroundBooleanIf true then fills white background on every page.

See Also