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

In This Topic
    ParagraphBorderCollection Class Members
    In This Topic

    The following tables list the members exposed by ParagraphBorderCollection.

    Public Properties
     NameDescription
    Public Property Gets the bootom border. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Public Property Gets the border that is displayed between each paragraph in a set of paragraphs that have the same set of paragraph border settings.  
    Public Property Gets the left border. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Public Property Gets the right border. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Public Property Gets the top border. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Resets all borders of the paragraph to default.  
    Top
    See Also