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