Leadtools.Forms.DocumentReaders Namespace > DocumentReaderPage Class : DpiY Property |
public double DpiY {get;}
'Declaration Public ReadOnly Property DpiY As Double
'Usage Dim instance As DocumentReaderPage Dim value As Double value = instance.DpiY
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.