Метод | Описание | |
---|---|---|
ContainsRtlText ( this data ) : bool |
Indicates whether the input text contains rtl data or not
|
|
GetRunDirection ( this data ) : PdfRunDirection |
Determines the text direction based on the ContainsRtlText method's result.
|
public static ContainsRtlText ( this data ) : bool | ||
data | this | input text |
Результат | bool |
public static GetRunDirection ( this data ) : PdfRunDirection | ||
data | this | |
Результат | PdfRunDirection |