Alignment of paragraph text along the reading direction axis relative to the leading and trailing edge of the layout box. 
| Enumerator | 
|---|
| BCGP_TEXT_ALIGNMENT_LEADING  | 
 The leading edge of the paragraph text is aligned to the layout box's leading edge.  
 | 
| BCGP_TEXT_ALIGNMENT_TRAILING  | 
 The trailing edge of the paragraph text is aligned to the layout box's trailing edge.  
 | 
| BCGP_TEXT_ALIGNMENT_CENTER  | 
 The center of the paragraph text is aligned to the center of the layout box.  
 |