PageSetup.BookFoldPrintingSheets Property
Word Developer Reference |
Returns or sets a Long which represents the number of pages for each booklet. Read/write Boolean.
Syntax
expression.BookFoldPrintingSheets
expression An expression that returns a PageSetup object.
Example
This example turns the active document into a booklet that will print in sixteen-page booklets.
Visual Basic for Applications |
---|
|
See Also