LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

PageCount Property

Show in webframe





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:
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

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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