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

Public Function GetError() As SwPDFError

Gets error information for current PDF creation process.

Defined in

SwPDFCreator

Syntax

Set swPDFError = swPDFCreator.GetError()

Return value

SwPDFError

Error information for current proccess.

Last updated

Was this helpful?