PageSetup.SectionDirection Property

Definition

Returns or sets the reading order and alignment for the specified sections.

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

Property Value

Applies to