DWRITE_PARAGRAPH_ALIGNMENT_NEAR

Undocumented in source.

Values

ValueMeaning
DWRITE_PARAGRAPH_ALIGNMENT_NEAR

<summary> The first line of paragraph is aligned to the flow's beginning edge of the layout box. </summary>

DWRITE_PARAGRAPH_ALIGNMENT_FAR

<summary> The last line of paragraph is aligned to the flow's ending edge of the layout box. </summary>

DWRITE_PARAGRAPH_ALIGNMENT_CENTER

<summary> The center of the paragraph is aligned to the center of the flow of the layout box. </summary>

Meta