Table of Contents

Method ResolveParagraphEmbeddingLevel

Namespace
DocWright.Core.Text
Assembly
DocWright.Core.dll

ResolveParagraphEmbeddingLevel(TextDirection)

Resolves the paragraph embedding level from base direction.

public static byte ResolveParagraphEmbeddingLevel(TextDirection paragraphDirection)

Parameters

paragraphDirection TextDirection

The paragraph direction.

Returns

byte

0 for LTR paragraphs, 1 for RTL paragraphs.