PageSetup.GutterStyle Property

Definition

Returns or sets whether Microsoft Word uses gutters for the current document based on a right-to-left language or a left-to-right language.

public:
 property Microsoft::Office::Interop::Word::WdGutterStyleOld GutterStyle { Microsoft::Office::Interop::Word::WdGutterStyleOld get(); void set(Microsoft::Office::Interop::Word::WdGutterStyleOld value); };
public Microsoft.Office.Interop.Word.WdGutterStyleOld GutterStyle { get; set; }
member this.GutterStyle : Microsoft.Office.Interop.Word.WdGutterStyleOld with get, set
Public Property GutterStyle As WdGutterStyleOld

Property Value

Applies to