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

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