PageSetup.GutterPos 属性

定义

返回或设置文档中的装订线位于哪一侧。

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

属性值

适用于