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
This read-only property returns the number of displayable DocPages of the workdoc.
PageCount as Long
intImageCount=pWorkdoc.PageCount 'Get the number of pages in workdoc