Click or drag to resize

CharacterFormatRightToLeft Property

When true, the contents of this run shall have right-to-left reading order. Supported only in DOCX format.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool RightToLeft { get; set; }

Property Value

Boolean
See Also