ParagraphFormatRightToLeft Property |
Gets or sets whether this is a right-to-left paragraph.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntax public bool RightToLeft { get; set; }
Public Property RightToLeft As Boolean
Get
Set
Property Value
BooleanSee Also