Page tree
Skip to end of metadata
Go to start of metadata

Description

Sets or returns a Document.Gutter object representing the gutter position in this document when it is opened in Word. If you have set up your document with facing pages or two pages per sheet (by using Mirror margins, Book fold, or 2 pages per sheet), then this option is not available. Possible values: Side, Top.

C#
vb.net

Remarks

The default value for a new Document is Document.Gutter.Side.

MS Word equivalent: File menu > Page Setup... > Margins tab > Margins section > Gutter position:

Examples

C#
vb.net
  • No labels