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

In This Topic
    ParagraphBorderCollection Class
    In This Topic
    Specifies the borders for a paragraph.
    Object Model
    ParagraphBorderCollection Class
    Syntax
    'Declaration
     
    Public Class ParagraphBorderCollection 
       Inherits BorderCollection
    public class ParagraphBorderCollection : BorderCollection 
    Inheritance Hierarchy

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

    See Also