PageCount

This read-only property returns the number of displayable DocPages of the workdoc.

Syntax

PageCount as Long

Sample Code

intImageCount=pWorkdoc.PageCount  'Get the number of pages in workdoc