ImgEdit User Control

ImgEdit Class Library

ImgEdit.Number_Pages = Integer

 

Gets the number of pages in an image.

 

[Visual Basic]

Public ReadOnly Property Number_Pages ( ) as Integer

 

Property Set Value

    None.

 

Property Get Value

    Number_Pages

        Gets the number of pages in the displayed image.

 

Example

[Visual Basic] The following example gets the number of pages in the displayed image.

 

[Visual Basic]

Dim N_Pages as Integer = 0

N_Pages = ImgEdit1.Number_Pages

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6