Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / WidgetAnnotation Class / BackColor Property

In This Topic
    BackColor Property (WidgetAnnotation)
    In This Topic
    Gets or sets the annotation's background color.
    Syntax
    'Declaration
     
    Public Property BackColor As System.Drawing.Color
    public System.Drawing.Color BackColor {get; set;}
    See Also