Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineShapePreset Structure / TailEndType Property

In This Topic
    TailEndType Property
    In This Topic
    Gets the shape line tail end type.
    Syntax
    'Declaration
     
    Public ReadOnly Property TailEndType As LineEndType
    public LineEndType TailEndType {get;}
    See Also