Contents - Index - Previous - Next


SetLTR method




Declaration
function SetLTR: Boolean;

Description

Sets the base direction of text in the document to left-to-right.

The method adds the dir attribute to the <HTML> tag of the document:
<HTML dir=ltr>