HtmlDocument::RightToLeft Property
.NET Framework (current version)
Gets or sets the direction of text in the current document.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
RightToLeft will not have any value unless it has been set explicitly, either in code or in HTML.
Unlike the RightToLeft property on Windows Forms controls, RightToLeft on the managed HTML DOM will not affect the direction of Latin text.
.NET Framework
Available since 2.0
Available since 2.0
Show: