LOTUSSCRIPT/COM/OLE CLASSES
Prints the current document:
NotesUIDocument
Syntax
Call notesUIDocument.Print
or
Call notesUIDocument.Print( [ numCopies% [, fromPage% [, toPage% [, draft [, printerName]]]]] )
Parameters
numCopies%
FilePrint @command in formula language
FilePageSetup @command in formula language
FilePrintSetup @command in formula language
Example