|  | 
| PdfTextElementRightToLeft Property  | 
 
            Indicates if the text is in a right-to-left language.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
 Syntax
Syntaxpublic bool RightToLeft { get; set; }Public Property RightToLeft As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also