Select Properties of the PageSetup object |
BookFoldPrinting | True for Microsoft Word to print a document in a series of booklets so the printed pages can be folded and read as a book. Read/write Boolean. |
BookFoldPrintingSheets | Returns or sets a Long which represents the number of pages for each booklet. Read/write Boolean. |
BookFoldRevPrinting | True for Microsoft Word to reverse the printing order for book fold printing of bidirectional or Asian language documents. Read/write Boolean. |
BottomMargin | Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text. Read/write Single. |
DifferentFirstPageHeaderFooter | True if a different header or footer is used on the first page. Can be True, False, or wdUndefined. Read/write Long. |
FirstPageTray | Returns or sets the paper tray to use for the first page of a document or section. Read/write WdPaperTray. |
FooterDistance | Returns or sets the distance (in points) between the footer and the bottom of the page. Read/write Single. |
Gutter | Returns or sets the amount (in points) of extra margin space added to each page in a document or section for binding. Read/write Single. |
GutterPos | Returns or sets on which side the gutter appears in a document. Read/write WdGutterStyle. |
GutterStyle | Returns or sets whether Microsoft Word uses gutters for the current document based on a right-to-left language or a left-to-right language. Read/write WdGutterStyleOld. |
HeaderDistance | Returns or sets the distance (in points) between the header and the top of the page. Read/write Single. |
LayoutMode | Returns or sets the layout mode for the current document. Read/write WdLayoutMode. |
LeftMargin | Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text. Read/write Single. |
Orientation | Returns or sets the orientation of the page. Read/write WdOrientation. |
OtherPagesTray | Returns or sets the paper tray to be used for all but the first page of a document or section. Read/write WdPaperTray. |
PageHeight | Returns or sets the height of the page in points. Read/write Single. |
PageWidth | Returns or sets the width of the page in points. Read/write Single. |
PaperSize | Returns or sets the paper size. Read/write WdPaperSize. |
RightMargin | Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text. Read/write Single. |
TopMargin | Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text. Read/write Single. |
TwoPagesOnOne | True if Microsoft Word prints the specified document two pages per sheet. Read/write Boolean. |
VerticalAlignment | Returns or sets the vertical alignment of text on each page in a document or section. Read/write WdVerticalAlignment. |