An AbsolutePositioning.HorizontalOrigin value specifies the vertical origin of a table or paragraph position's y coordinate. |
public sealed class HorizontalOrigin : TypesafeEnum |
Public NotInheritable Class HorizontalOrigin Inherits TypesafeEnum |
Name |
Description |
---|---|
|
The position's x coordinate is relative to the left edge of the current column. If the page does not contain multiple columns, |
|
The position's x coordinate is relative to the left margin of the page. |
|
The position's x coordinate is relative to the left border of the page. |
|
The position's x coordinate is relative to the position of the table or paragraph if it were not absolutely positioned. |