Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Border Class
Properties Methods

In This Topic
    Border Class Members
    In This Topic

    The following tables list the members exposed by Border.

    Public Properties
     NameDescription
    Public Property Gets or sets the border color.  
    Public Property Gets or sets a value indicating whether the specified border should be modified to create a frame effect by reversing the border's appearance from the edge nearest the text to the edge furthest from the text.  
    Public Property Gets or sets the line style.  
    Public Property Gets or sets the border width in points.  
    Public Property Gets or sets a value indicating whether the border has a shadow.  
    Public PropertyGets or sets the distance of the border from text or from the page edge in points.

    Has no effect and will be automatically reset to zero for borders of table cells.

     
    Public PropertyGets or sets a value indicating whether the border is visible.

    If set to false, the the line style is is automatically changed to LineStyle.None.

     
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Resets border properties to default values.  
    Top
    See Also