Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphFormat Class / Borders Property

In This Topic
    Borders Property (ParagraphFormat)
    In This Topic
    Gets border collection of the paragraph.
    Syntax
    'Declaration
     
    Public ReadOnly Property Borders As ParagraphBorderCollection
    public ParagraphBorderCollection Borders {get;}
    See Also