Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / Border Property

In This Topic
    Border Property
    In This Topic
    Gets the Border object that specifies borders for the font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Border As Border
    public Border Border {get;}
    See Also