Visual Basic (Declaration) | |
---|---|
Overridable ReadOnly Property DpiY As Integer |
C# | |
---|---|
virtual int DpiY {get;} |
Return Value
The vertical resolution value in dots per inch of this page.For an example, refer to IOcrPage.
You can get the horizontal resolution of the page with the DpiX property.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family