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