System.Windows.Forms.HtmlDocument.RightToLeft Property

Gets or sets the direction of text in the current document.

Syntax

public bool RightToLeft { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

HtmlDocument.RightToLeft will not have any value unless it has been set explicitly, either in code or in HTML.

Unlike the HtmlDocument.RightToLeft property on Windows Forms controls, HtmlDocument.RightToLeft on the managed HTML DOM will not affect the direction of Latin text.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0