Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > DocumentCharacter Structure : IsRightToLeft Property |
public bool IsRightToLeft {get; set;}
'Declaration
Public Property IsRightToLeft As Boolean
'Usage
Dim instance As DocumentCharacter Dim value As Boolean instance.IsRightToLeft = value value = instance.IsRightToLeft
public boolean isRightToLeft() public void setRightToLeft(boolean value)
Set this value to true if this part of the text flow should be right to left, for example, Arabic or Hebrew text.
For an example, refer to DocumentPageText.