Edit

Share via


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 ]

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.