LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

PageSize Property

Show in webframe





Gets or sets the page size.
Syntax
public int PageSize {get; set;}
'Declaration
 
Public Property PageSize As Integer
'Usage
 
Dim instance As QueryPageInfo
Dim value As Integer
 
instance.PageSize = value
 
value = instance.PageSize

            

            
public:
property int PageSize {
   int get();
   void set (    int value);
}

Property Value

A Int that represents the page size.
Requirements

Target Platforms

See Also

Reference

QueryPageInfo Class
QueryPageInfo Members

 

 


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

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