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

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