SendFax Method Example

This example sends the active document as a fax.

ActiveDocument.SendFax Address:="12065551234", _
   Subject:="Important Fax"

This example starts the Fax Wizard.

Application.SendFax