Public Function IsCollection() As Boolean
Checks if generated pdf document is collection document
Defined in
SwPDFDocument
Syntax
isCollection = swPDFDocument.IsCollection
Return value
Boolean. True if generated document is pdf collection
Last updated