PageSetup.header_distance property. Returns or sets the distance (in points) between the header and the top of the page.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...
PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.... page_setup = doc . sections [ 0 ] . page_setup # Determine...( 470.3 , page_setup . page_width - page_setup . left_margin -...
PageSetup.top_margin property. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...
PageSetup.right_margin property. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...
PageSetup.footer_distance property. Returns or sets the distance (in points) between the footer and the bottom of the page.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...
PageSetup.bottom_margin property. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...