RelFromV
type RelFromV = bottomMargin | topMargin | margin | page | line | paragraph
Description
The possible values for the base which the relative vertical positioning of an object will be calculated from.
Try It
oDrawing.SetVerAlign("page", "center");