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

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