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

In This Topic
    FooterCenter Property (PrintInfo)
    In This Topic
    Gets or sets a System.String value used in the center part of the page footers.
    Syntax
    'Declaration
     
    Public Property FooterCenter As System.String
    public System.string FooterCenter {get; set;}
    See Also