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

In This Topic
    Bottom Property (BorderCollection)
    In This Topic
    Gets the bootom border.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bottom As Border
    public Border Bottom {get;}
    See Also