Public Function GetAsRTItem() As NotesRichTextItem
PreviousPublic Function AppendTo(DestFilePath As String)NextPublic Function GetAsRTItemEx(attachmentName As String) As NotesRichTextItem
Last updated
Was this helpful?
Gets generated PDF document as NotesRichTextItem.
Defined in
SwPDFDocument
Syntax
Set notesRichTextItem = swPDFDocument.GetAsRTItem()
Parameters
Return value
NotesRichTextItem
PDF file attachment is embedded into the NotesRichTextItem.
Last updated
Was this helpful?
Was this helpful?