True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.Integer
    public System.int PageFooterHeight {get; set;}
    See Also