A Document.Gutter value specifies the position of a document's gutter margin. Gutter margins are used in documents that will be bound. A gutter margin is an extra margin on the top or side of the page that ensures that the text is not obscured when the document is bound.

 public sealed class Gutter : TypesafeEnum
Public NotInheritable Class Gutter
		Inherits TypesafeEnum

Name

Description

Side

The gutter margin will be on the left side of odd numbered pages and the right side of even numbered pages.

Top

The gutter margin will be at the top of the document.