Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / FreeTextAnnotation Class / Color Property

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