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

In This Topic
    PageFooterStyle Property (PrintInfo)
    In This Topic
    Gets or sets the style used to render the page footer.
    Syntax
    'Declaration
     
    
    Public Property PageFooterStyle As Style
    public Style PageFooterStyle {get; set;}
    See Also