Leadtools.Forms.DocumentReaders Namespace > DocumentReaderPage Class : Size Property |
public LogicalSize Size {get;}
'Declaration Public ReadOnly Property Size As LogicalSize
'Usage Dim instance As DocumentReaderPage Dim value As LogicalSize value = instance.Size
public: property LogicalSize Size { LogicalSize get(); }
The resolution of the page is set in the DpiX and DpiY properties and the physical size is set in the PixelWidth and PixelHeight properties.
For an example, refer to DocumentReaderPage.