PageCount
This read-only property returns the number of displayable DocPages of the workdoc.
Syntax
PageCount as LongSample Code
intImageCount=pWorkdoc.PageCount 'Get the number of pages in workdocThis read-only property returns the number of displayable DocPages of the workdoc.
PageCount as LongintImageCount=pWorkdoc.PageCount 'Get the number of pages in workdoc