[]
Specifies the element relative to which the horizontal position of an object is defined.
public enum ShapeHorizontalRelativePosition
Public Enum ShapeHorizontalRelativePosition
| Name | Description |
|---|---|
| Character | Relative to character. |
| Column | Relative to column. |
| InsideMargin | Relative to inner margin area. |
| LeftMargin | Relative to left margin. |
| Margin | Relative to margin. |
| OutsideMargin | Relative to outer margin area. |
| Page | Relative to page. |
| RightMargin | Relative to right margin. |