Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- imagXpress
- An imagXpress workspace instance.
- fileName
- A string which represents the filename.
Return Value
Returns the number of image pages in the given multiple page PDF, TIFF or DCX file starting at 1.If an error occurs, ImagXpress throws an exception message, otherwise it returns this properties value.
Note: Streaming data does not always capture the correct page count and may return -1, thus requesting a page count on streaming data is discouraged.