Public Function GetError() As SwPDFError
Last updated
Was this helpful?
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?
Was this helpful?