For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Was this helpful?