WordProcessingRelativeVerticalPosition
Leave feedback
On this page
Specifies to what the vertical position of an object is relative.
public enum WordProcessingRelativeVerticalPosition
| Name | Value | Description |
|---|---|---|
| Margin | 0 |
Specifies that the vertical positioning is relative to the page margins. |
| Page | 1 |
The object is positioned relative to the top edge of the page. |
| Paragraph | 2 |
The object is positioned relative to the top of the paragraph that contains the anchor. |
| Line | 3 |
Undocumented feature. |
| TopMargin | 4 |
Specifies that the vertical positioning is relative to the top margin of the current page. |
| BottomMargin | 5 |
Specifies that the vertical positioning is relative to the bottom margin of the current page. |
| InsideMargin | 6 |
Specifies that the vertical positioning is relative to the inside margin of the current page. |
| OutsideMargin | 7 |
Specifies that the vertical positioning is relative to the outside margin of the current page. |
- namespace GroupDocs.Watermark.Contents.WordProcessing
- assembly GroupDocs.Watermark
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.