DICOM PlugIn ReferenceMethods DICOMGetTotalPage Image Viewer CP ActiveX Control DICOMGetTotalPage Return the total page of dicom image. Public Function DICOMGetTotalPage( ) As Integer No ParameterReturn ValueReturn the total page of dicom image.Example Visual Basic SyntaxImageViewer1.DICOMLoadImage "c:\source.dcm"iPage = ImageViewer1.DICOMGetTotalPage