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

In This Topic
    PageFooterHeight Property (PrintInfo)
    In This Topic
    Gets or sets the page footer height in hundredths of an inch.
    Syntax
    'Declaration
     
    
    Public Property PageFooterHeight As Integer
    public int PageFooterHeight {get; set;}
    See Also