PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / Shadow Structure / Color Property

In This Topic
    Color Property (Shadow)
    In This Topic
    Gets or sets the color of the shadow.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also