Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / PrintStyle Class / FooterColor Property

In This Topic
    FooterColor Property (PrintStyle)
    In This Topic
    Gets or sets a System.Drawing.Color value used for printing page footers.
    Syntax
    'Declaration
     
    Public Property FooterColor As System.Drawing.Color
    public System.Drawing.Color FooterColor {get; set;}
    See Also