LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

PageNumber Property

Show in webframe





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

            

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

Property Value

A Int that represents the page number.
Remarks
Note that PageNumber is 1-based
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