Leadtools.Forms.DocumentReaders Namespace > DocumentReaderPage Class : DpiX Property |
public double DpiX {get;}
'Declaration Public ReadOnly Property DpiX As Double
'Usage Dim instance As DocumentReaderPage Dim value As Double value = instance.DpiX
public double DpiX {get;}
get_DpiX();
If the document does not contain a resolution, such as a PDF or XPS document, then the DocumentReader will use the value set in DocumentReaderLoadOptions.Resolution in DpiX and DpiY.
For an example, refer to DocumentReaderPage.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2