PdfDocumentBidiTextMode Property |
Namespace: RadPdf.Data.Document
Setting this property to None will force all text to be displayed left to right. This will ignore the bidirectional algorithm and override the direction of all characters.
Setting this property to LeftToRight or RightToLeft does not limit text input to a specific direction. The bidirection text algorithm will be used to determine the direction for each group of characters, defaulting to the respective direction.