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

In This Topic
    LineEndingsFillColor Property (LineAnnotation)
    In This Topic
    Gets or sets the interior color with which to fill the annotation’s line endings.
    Syntax
    'Declaration
     
    Public Property LineEndingsFillColor As System.Drawing.Color
    public System.Drawing.Color LineEndingsFillColor {get; set;}
    See Also