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
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.