Document.PrintCenteredV Property

Visio Automation Reference

Indicates whether drawings are centered between the top and bottom edges of the paper when printed. Read/write.

Version Information
 Version Added:  Visio 4.0

Syntax

expression.PrintCenteredV

expression   A variable that represents a Document object.

Return Value
Boolean

Remarks

The PrintCenteredV property corresponds to the Center vertically check box in the Print Setup dialog box (click Page Setup on the File menu, and then click Setup on the Print Setup tab).

See Also