Border Members

Include Protected Members
Include Inherited Members

Represents a border of an object.

The Border type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Word application.
Public property ArtStyle Returns or sets the graphical page-border design for a document.
Public property ArtWidth Returns or sets the width (in points) of the specified graphical page border.
Public property Color Returns or sets the 24-bit color for the specified Border object.
Public property ColorIndex Returns or sets the color for the specified border object.
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property Inside Returns an inside border that can be applied to the specified object.
Public property LineStyle Returns or sets the border line style for the specified object.
Public property LineWidth Returns or sets the line width of an object's border.
Public property Parent Returns the parent object of the specified object.
Public property Visible Returns or sets a value that indicates if the specified Border object is visible.

Top

See Also

Reference

Border Interface

Microsoft.Office.Interop.Word Namespace