Document.PrintCenteredH Property
Visio Automation Reference |
Indicates whether drawings are centered between the left and right edges of the paper when printed. Read/write.
Version Information
Version Added: Visio 4.0
Syntax
expression.PrintCenteredH
expression A variable that represents a Document object.
Return Value
Boolean
Remarks
The PrintCenteredH property corresponds to the Center horizontally 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