deviceYDPI property

[This documentation is preliminary and is subject to change.]

Retrieves the actual number of vertical dots per inch (DPI) of the system's screen.

Syntax

HRESULT value = object.get_deviceYDPI(* p);

Property values

Type: long

the DPI.

Remarks

On most systems, there is no difference between horizontal and vertical DPI.

IHTMLScreen2::deviceYDPI was introduced in Microsoft Internet Explorer 6

For information about how Internet Explorer 6 and later can adjust the scale of the display on screens with higher-than-normal DPI, see Adjusting Scale for Higher DPI Screens.

See also

Reference

IHTMLScreen2::deviceXDPI

IHTMLScreen2::logicalXDPI

IHTMLScreen2::logicalYDPI

 

 

Build date: 6/12/2012