Word.BaselineAlignment enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents the type of baseline alignment.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
auto = "Auto" | Represents automatic baseline alignment. |
baseline = "Baseline" | Represents baseline alignment. |
center = "Center" | Represents center baseline alignment. |
farEast50 = "FarEast50" | Represents Far East 50% baseline alignment. |
top = "Top" | Represents top baseline alignment. |