LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)

DpiY Property

Show in webframe





Gets the vertical resolution of this page in dots per inch.
Syntax
public double DpiY {get;}
'Declaration
 
Public ReadOnly Property DpiY As Double
'Usage
 
Dim instance As DocumentReaderPage
Dim value As Double
 
value = instance.DpiY

            

            
public:
property double DpiY {
   double get();
}

Property Value

A System.Double that specifies the vertical resolution of this page in dots per inch.
Remarks

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.

Example

For an example, refer to DocumentReaderPage.

Requirements

Target Platforms

See Also

Reference

DocumentReaderPage Class
DocumentReaderPage Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features