Method ResolveParagraphEmbeddingLevel
ResolveParagraphEmbeddingLevel(TextDirection)
Resolves the paragraph embedding level from base direction.
public static byte ResolveParagraphEmbeddingLevel(TextDirection paragraphDirection)
Parameters
paragraphDirectionTextDirectionThe paragraph direction.
Returns
- byte
0 for LTR paragraphs, 1 for RTL paragraphs.