Character makeup flags. See AT_REC_LETTER.Makeup.
Values:
IG_REC_R_ENDOFLINE |
End of line. In a table zone, the end of all the lines of a cell is marked by this flag. |
IG_REC_R_ENDOFPARA |
End of paragraph. This flag is not used. |
IG_REC_R_ENDOFWORD |
End of word. |
IG_REC_R_ENDOFZONE |
End of zone. |
IG_REC_R_ENDOFPAGE |
End of page. |
IG_REC_R_ENDOFCELL |
End of table cell. |
IG_REC_R_ENDOFROW |
End of the last line of the last filled cell of a table row. |
IG_REC_R_INTABLE |
Letter is in a table cell. |
IG_REC_R_TEXT_DIR_MASK |
Mask of text direction in makeup field. |
IG_REC_R_NORMTEXT |
Horizontal text. |
IG_REC_R_VERTTEXT |
Vertical text / neon text. |
IG_REC_R_LEFTTEXT |
Left rotated / orientation's upward. |
IG_REC_R_RIGHTTEXT |
Right rotated / orientation's downward. |