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

Show in webframe

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

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