Borders.AlwaysInFront Property
Word Developer Reference |
True if page borders are displayed in front of the document text. Read/write Boolean.
Syntax
expression.AlwaysInFront
expression A variable that represents a Borders object.
Example
This example adds a graphical page border in front of text in the first section in the active document.
Visual Basic for Applications |
---|
|
See Also