IsMultipageDocument
Determines whether the current object is a document with multiple pages attached.
Syntax
bool IsMultipageDocument ()
Parameters
None.Returns
False if called at the Batch level, the document object cannot be found, or if the document does not have more than 1 child. Otherwise, True.Level
Document level.Details
This action is used to determine if the current object is a document with multiple pages attached.- Example
IsMultipageDocument()