CharacterFormatRightToLeft Property |
When true, the contents of this run shall have right-to-left reading order.
Supported only in DOCX format.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.10.24
Syntax public bool RightToLeft { get; set; }
Public Property RightToLeft As Boolean
Get
Set
Property Value
BooleanSee Also