Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BorderCollection Class
Members

In This Topic
    BorderCollection Class
    In This Topic
    Represents a collection of Borders for the four sides of an object.
    Object Model
    BorderCollection Class
    Syntax
    'Declaration
     
    Public Class BorderCollection 
       Inherits FormattingBag
    public class BorderCollection : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.BorderCollection
             GrapeCity.Documents.Word.PageBorderCollection
             GrapeCity.Documents.Word.ParagraphBorderCollection
             GrapeCity.Documents.Word.TableBorderCollection

    See Also