Paragraph.BaseLineAlignment (Word)

Returns or sets a WdBaselineAlignment constant that represents the vertical position of fonts on a line. Possible return values are wdBaselineAlignAuto - Microsoft Word automatically adjusts the baseline font alignment, wdBaselineAlignBaseline - Align to a baseline for the paragraph, wdBaselineAlignCenter - Align center points of each font, wdBaselineAlignFarEast50 - Align using the baseline for Asian language font standards, wdBaselineAlignTop - Align along top of each font.


ActiveDocument.BaseLineAlignment = wdBaselineAlignAuto