LotusScript ClassesQ-TSSize (NotesDocument)On this pageSize (NotesDocument - LotusScript)Read-only. The size of a document in bytes, which includes the size of any file attachments on the document. Defined in NotesDocument Data type Long Syntax To get: size& = notesDocument .Size Example