Share via


Application.PageBreaksShow Method

Project Developer Reference

Shows or hides page breaks on the Network Diagram.

Syntax

expression.PageBreaksShow(Show)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
Show Optional Boolean True if page breaks appear on the Network Diagram. The default is to toggle the current setting.

Return Value
Boolean

See Also