LOTUSSCRIPT/COM/OLE CLASSES


Accessing documents in LotusScript classes
The NotesDocument class lets you examine and manipulate document properties and contents. You gain access to a NotesDocument object through methods in the NotesDatabase, NotesView, and NotesDocumentCollection classes.
See Also