Documents for PDF, .NET Edition Documentation
Color Property (MarkupAnnotation)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > MarkupAnnotation Class : Color Property
Gets or sets the annotation color, it used as color of popup window, lines color etc.
Syntax
'Declaration
 
Public Shadows Property Color As System.Drawing.Color
public new System.Drawing.Color Color {get; set;}
See Also

Reference

MarkupAnnotation Class
MarkupAnnotation Members