Edit

Word.GutterStyle enum

Specifies whether the gutter style should conform to left-to-right text flow or right-to-left text flow.

Remarks

API set: WordApiDesktop 1.3

Used by

Fields

bidirectional = "Bidirectional"

Gutter style for bidirectional text flow. This is mainly right to left.

latin = "Latin"

Gutter style for Latin text flow. This is mainly left to right.