Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / SquareAnnotation Class / FillColor Property

In This Topic
    FillColor Property (SquareAnnotation)
    In This Topic
    Gets or sets the fill color.
    Syntax
    'Declaration
     
    Public Property FillColor As System.Drawing.Color
    public System.Drawing.Color FillColor {get; set;}
    See Also