Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphBorderCollection Class / Inside Property

In This Topic
    Inside Property
    In This Topic
    Gets the border that is displayed between each paragraph in a set of paragraphs that have the same set of paragraph border settings.
    Syntax
    'Declaration
     
    Public ReadOnly Property Inside As Border
    public Border Inside {get;}
    See Also