Property BottomMargin
    Namespace TallComponents.PDF.Layout
        Class Footer
Get or set the space between the bottom of the footer and the bottom of the page.
By default the BottomMargin is 0.
Syntax
        public 
        
Double
         BottomMargin
         { 
            get; 
            set; 
        }
    
    Property value
Double