Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / LineAnnotation Class / LineEndStyle Property

In This Topic
    LineEndStyle Property (LineAnnotation)
    In This Topic
    Gets or sets the style of line end.
    Syntax
    'Declaration
     
    Public Property LineEndStyle As LineEndingStyle
    public LineEndingStyle LineEndStyle {get; set;}
    See Also