ParagraphFormat.BaseLineAlignment Property
Word Developer Reference |
Returns or sets a WdBaselineAlignment constant that represents the vertical position of fonts on a line. Read/write.
Syntax
expression.BaseLineAlignment
expression Required. A variable that represents a ParagraphFormat object.
See Also