The horizontal resolution of the callers device in pixel per inch. This
value is needed to calculate the correct dimensions of the graphic to be
rasterized. If a value of 0 is given, a horizontal default
resolution of 72 DPI is used.
Parameter DPI_Y
The vertical resolution of the callers device in pixel per inch. This
value is needed to calculate the correct dimensions of the graphic to be
rasterized. If a value of 0 is given, a vertical default
resolution of 72 DPI is used.
Parameter Range
The range in 1/100th mm of the graphic to be rasterized
Parameter MaximumQuadraticPixels
The maximum allowed number of pixels to be used to allow limiting the
possible size of used pixels. The AspectRatio is preserved, the result
gets limited to given number. If a value of 0 is given, a default of
500000 is used.