RelFromH
type RelFromH = character | column | leftMargin | rightMargin | margin | page
Description
The possible values for the base which the relative horizontal positioning of an object will be calculated from.
Try It
oDrawing.SetHorAlign("page", "center");