WdGutterStyleOld Enum

Definition

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

public enum class WdGutterStyleOld
[System.Runtime.InteropServices.Guid("A952AF67-0B87-3F27-8647-F0D2BCE47722")]
public enum WdGutterStyleOld
type WdGutterStyleOld = 
Public Enum WdGutterStyleOld
Inheritance
WdGutterStyleOld
Attributes

Fields

wdGutterStyleBidi 2

Bidirectional gutter should be used to conform to right-to-left text flow.

wdGutterStyleLatin -10

Latin gutter should be used to conform to left-to-right text flow.

Applies to