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