Gets and sets options that control the speed, quality, and style of rendering operations.

get_RenderDisplayMode();
set_RenderDisplayMode(value);
Object.defineProperty('RenderDisplayMode');
Property Value
A combination of the
RasterImageRenderDisplayModeFlags enumeration members that control the speed, quality, and style of rendering operations. Default value is
RasterImageRenderDisplayModeFlags.ScaleToGray.