Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Show in webframe

PageSize Property






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

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