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

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