ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintInfo Class / PageFooter Property

In This Topic
    PageFooter Property (PrintInfo)
    In This Topic
    Gets or sets a string to be printed at the bottom of each page.
    Syntax
    'Declaration
     
    
    Public Property PageFooter As String
    public string PageFooter {get; set;}
    See Also