IsBidi

PdfExtractor.IsBidi property

当文本有希伯来文或阿拉伯文符号时为真。这种情况必须特别考虑,因为 字符串函数会改变它们的行为并从右到左开始处理文本(数字 和其他非文本字符除外)。

public bool IsBidi { get; }

也可以看看