This document is archived and information here might be outdated. Recommended version. |
Get DPI property.
[Visual Basic .NET] Public Property DPI As Integer
[C#] public int DPI {get; set;}
[C++]
HRESULT get_DPI(
System.Int32* pDpi
);
[C++]
HRESULT put_DPI(
long pDpi
);
[C++]
Parameters pDpi [out, retval]
pDpi is a parameter of type long* pDpi [in]
pDpi is a parameter of type long