PrintOut Method

Prints the Document object.

Syntax

object.PrintOut()

Properties

The PrintOut method syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Return Value

Boolean. True if printing was successful; False otherwise.

 

Example

Applies To