Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineFormat Class / HeadEnd Property

In This Topic
    HeadEnd Property
    In This Topic
    Gets the decorations which can be added to the head of a line.
    Syntax
    'Declaration
     
    Public ReadOnly Property HeadEnd As LineEnd
    public LineEnd HeadEnd {get;}
    See Also