Image Viewer CP ActiveX Control

GetTotalPage

 

Get the total page of multi page file(TIF page).

Public Function GetTotalPage(
) As Integer

 

No Parameter

Return Value

Return the total page of multi page file.


Example

   

Visual Basic Syntax
ImageViewer1.LoadMultiPage "c:\mypic.tif", 1
iPage=ImageViewer1.GetTotalPage