ViewBoundariesAndGuides Property.ViewBoundariesAndGuides Property
Publisher Developer Reference |
Returns True if boundaries and guides are visible in the specified publication. Read/write Boolean.
Syntax
expression.ViewBoundariesAndGuides
expression A variable that represents a ViewBoundariesAndGuides Property object.
Return Value
Boolean
Example
This example opens a message box and displays if the current publication shows boundaries and guides.
Visual Basic for Applications |
---|
|
See Also