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