![Pdf Library for .NET](../icons/logo.png) |
PdfTextSectionRightToLeft Property |
Indicates if the text is in a right-to-left language.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntaxpublic bool RightToLeft { get; set; }
Public Property RightToLeft As Boolean
Get
Set
Property Value
Type:
Boolean
See Also