WordProcessingRelativeHorizontalPosition class
Leave feedback
On this page
The WordProcessingRelativeHorizontalPosition type exposes the following members:
| Field | Description |
|---|---|
| MARGIN | Specifies that the horizontal positioning is relative to the page margins. |
| PAGE | The object is positioned relative to the left edge of the page. |
| COLUMN | The object is positioned relative to the left side of the column. |
| CHARACTER | The object is positioned relative to the left side of the paragraph. |
| LEFT_MARGIN | Specifies that the horizontal positioning is relative to the left margin of the page. |
| RIGHT_MARGIN | Specifies that the horizontal positioning is relative to the right margin of the page. |
| INSIDE_MARGIN | Specifies that the horizontal positioning is relative to the inside margin of the current page (the left margin on odd pages, right on even pages). |
| OUTSIDE_MARGIN | Specifies that the horizontal positioning is relative to the outside margin of the current page (the right margin on odd pages, left on even pages). |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.