[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.PageSetup.Bidi

Bidi Property

Bidi

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.

Declaration
public bool Bidi { get; set; }
Public Property Bidi As Boolean