Border Object Members
Word Developer Reference |
Represents a border of an object. The Border object is a member of the Borders collection.
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application object that represents the Microsoft Word application. |
![]() |
ArtStyle | Returns or sets the graphical page-border design for a document. Read/write WdPageBorderArt. |
![]() |
ArtWidth | Returns or sets the width (in points) of the specified graphical page border. Read/write Long. |
![]() |
Color | Returns or sets the 24-bit color for the specified Border object. |
![]() |
ColorIndex | Returns or sets the color for the specified border or font object. Read/write WdColorIndex. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
![]() |
Inside | True if an inside border can be applied to the specified object. Read-only Boolean. |
![]() |
LineStyle | Returns or sets the border line style for the specified object. Read/write WdLineStyle. |
![]() |
LineWidth | Returns or sets the line width of an object's border. Read/write. |
![]() |
Parent | Returns an Object that represents the parent object of the specified Border object. |
![]() |
Visible | True if the specified object is visible. Read/write Boolean. |