Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageMargin Class / Footer Property

In This Topic
    Footer Property
    In This Topic
    Gets or sets the distance (in points) between the footer and the bottom of the page.
    Syntax
    'Declaration
     
    Public Property Footer As System.Single
    public System.float Footer {get; set;}
    See Also