LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

PageCount Property






Gets the number of frames of the cell.
Syntax
public int PageCount {get;}
'Declaration
 
Public ReadOnly Property PageCount As Integer
'Usage
 
Dim instance As MedicalViewerCell
Dim value As Integer
 
value = instance.PageCount
public int PageCount {get;}
 get_PageCount(); 
public:
property int PageCount {
   int get();
}

Property Value

value that indicates the number of frames assigned to the cell.
Remarks
This is especially useful when the user enables the low memory usage. In this case, the number of frames cannot be obtained from the Image property, since it will return null.
Example
For an example, refer to GetPage.
Requirements

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

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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