WebResolution |
The target resolution of images in DPI
The target resolution in DPI (dots per inch) for color and grayscale images.
Images with a resolution above ThresholdDPI are down-sampled.
Valid values are in the range 1.0 to 10000.
Set to to deactivate down-sampling of images.
Default: 150.
Exception | Condition |
---|---|
ArgumentException | [set] The given value is outside of range 1.0 to 10000.0. |