Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

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.

...

Signature
C#
C#
 public sealed class Gutter : TypesafeEnum
{signature}{signature:
}
Signature
vb.net
vb.net
Public NotInheritable Class Gutter
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Side}Side|The gutter margin will be on the left side of odd numbered pages and the right side of even numbered pages.|
|{anchor:Top}Top|The gutter margin will be at the top of the document.|
Values

Name

Description

Anchor
Side
Side
Side

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

Anchor
Top
Top
Top

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