Represents generated PDF document. Constructor Syntax Set swPDFDocument = swPDFCreator.ProcessDocument(notesDocument) Set swPDFDocument = New SwPDFDocument(FilePath, UserPassword, MasterPassword) Usage This class is used to access generated PDF document. |