CountPagesToDocumentVar
Counts the number of pages in the document.
Syntax
bool CountPagesToDocumentVar(StrParam)
Parameters
Smart parameters are supported.Returns
Always True.Level
Document level.Details
This action counts the number of page objects in a document and writes the result in a document variable.
- Example:
CountPagesToDocumentVar("MyVarName")