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

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