ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintInfo Class / FooterColor Property

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