[]
Gets or sets a value indicating whether a section is presented using a right-to-left page direction. This property only affects section-level properties, and does not affect the layout of text within the contents of the section.
public bool Bidi { get; set; }
Public Property Bidi As Boolean