PrintOut Method Example

The following example opens the print dialog for the active Document.

Dim bPrinted as boolean

bPrinted = Application.ActiveDocument.PrintOut