PageSetup.SectionDirection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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