Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageMargin Class
Properties Methods

In This Topic
    PageMargin Class Members
    In This Topic

    The following tables list the members exposed by PageMargin.

    Public Properties
     NameDescription
    Public Property Gets or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text.  
    Public Property Gets or sets the distance (in points) between the footer and the bottom of the page.  
    Public Property Gets or sets the amount of extra space (in points) added to the margin for document binding.  
    Public PropertyGets or sets the side on which the gutter appears in a document.

    Changing value to or from GutterPosition.Top affects all document sections.

     
    Public Property Gets or sets the distance (in points) between the header and the top of the page.  
    Public Property Gets or sets the distance (in points) between the left edge of the page and the left boundary of the body text.  
    Public Property Gets or sets the distance (in points) between the right edge of the page and the right boundary of the body text.  
    Public Property Gets or sets the distance (in points) between the top edge of the page and the top boundary of the body text.  
    Top
    Public Methods
     NameDescription
    Public Method Resets page margins to default values.  
    Top
    See Also