LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)

DpiX Property

Show in webframe





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

            

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

Property Value

A System.Double that specifies the horizontal 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