Specifies text overlay flags
| Member | Description |
|---|---|
| eMFT_RightToLeft | right-to-left text |
| eMFT_Vertical | vertical text |
| eMFT_WordBreaks | word-breaks |
| eMFTF_BottomCenter | bottom-center alignment |
| eMFTF_BottomJustify | bottom-justify clignment |
| eMFTF_BottomLeft | bottom-left alignment |
| eMFTF_BottomRight | bottom-right alignment |
| eMFTF_Center | center alignment |
| eMFTF_CenterJustify | center-justify alignment |
| eMFTF_CenterLeft | center-left alignment |
| eMFTF_CenterRight | center-right alignment |
| eMFTF_FirstField | first-filed interlacing |
| eMFTF_HPos_Mask | horizontal position mask |
| eMFTF_SecondField | second-field interlacing |
| eMFTF_TopCenter | top-center alignment |
| eMFTF_TopJustify | top-justify alignment |
| eMFTF_TopLeft | top-left alignment |
| eMFTF_TopRight | top-right alignment |
| eMFTF_VPos_Mask | vertical position mask |
| eMFTF_WB_BottomCenter | bottom-center alignment for word-break text |
| eMFTF_WB_BottomJustify | bottom-justify alignment for word-break text |
| eMFTF_WB_BottomLeft | bottom-left alignment for word-break text |
| eMFTF_WB_BottomRight | bottom-right alignment for word-break text |
| eMFTF_WB_Center | center alignment for word-break text |
| eMFTF_WB_CenterJustify | center-justify alignment for word-break text |
| eMFTF_WB_CenterLeft | center-left alignment for word-break text |
| eMFTF_WB_CenterRight | center-right alignment for word-break text |
| eMFTF_WB_TopCenter | top-center alignment for word-break text |
| eMFTF_WB_TopJustify | top-justify alignment for word-break text |
| eMFTF_WB_TopLeft | top-left alignment for word-break text |
| eMFTF_WB_TopRight | top-right alignment for word-break text |