Window.ShowPageBreaks Property
Visio Automation Reference |
Determines whether page breaks are shown in a window. Read/write.
Version Information
Version Added: Visio 4.5
Syntax
expression.ShowPageBreaks
expression A variable that represents a Window object.
Return Value
Integer
Remarks
Setting the ShowPageBreaks property is equivalent to clicking Page Breaks on the View menu.
See Also