Document.PrintLandscape Property
Visio Automation Reference |
Indicates whether a document's drawings are printed in landscape or portrait orientation. Read/write.
Version Information
Version Added: Visio 4.0
Syntax
expression.PrintLandscape
expression A variable that represents a Document object.
Return Value
Boolean
Remarks
The PrintLandscape property corresponds to the Portrait and Landscape settings in the Print Setup dialog box (click Page Setup on the File menu, and then click Setup).
See Also