Accusoft ImagXpress 12
NumPages Method
See Also  Send comments on this topic.
FileName
The file name being examined for number of pages.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : NumPages Method

Glossary Item Box

Description

Retrieves the number of image pages in a multiple page PDF, TIFF or DCX file.

Syntax

Visual Basic
Public Function NumPages( _
   ByVal FileName As String _
) As Long

Parameters

FileName
The file name being examined for number of pages.

Return Type

Returns the number of image pages in a multiple page PDF, TIFF or DCX file.

Remarks

If an error occurs NumPages returns zero and the ImagError is set with the resulting error.

NumPages only works on local and remote files and does not work on ftp or http addresses.

See Also

©2013. Accusoft Corporation. All Rights Reserved.