[]
Specifies the element relative to which the horizontal position of an object is defined.
public enum ShapeHorizontalRelativePosition
Character = 3
Relative to character.
Column = 2
Relative to column.
InsideMargin = 6
Relative to inner margin area.
LeftMargin = 4
Relative to left margin.
Margin = 0
Relative to margin.
OutsideMargin = 7
Relative to outer margin area.
Page = 1
Relative to page.
RightMargin = 5
Relative to right margin.