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 LogicalSize Size {get;}
get_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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2