Click or drag to resize
Border Class
Border class represents the border object defined in Microsoft Word.
Inheritance Hierarchy
SystemObject
  Aceoffix.WordWriterBorder

Namespace: Aceoffix.WordWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public class Border

The Border type exposes the following members.

Properties
  NameDescription
Public propertyBorderType
Sets the type of the border.
Public propertyLineColor
Sets the color of the border.
Public propertyLineStyle
Sets the style of the border.
Public propertyLineWidth
Sets the width of the border.
Top
See Also