An AbsolutePositioning.VerticalOrigin value specifies the vertical origin of a table or paragraph position's y coordinate. |
public sealed class VerticalOrigin : TypesafeEnum |
Public NotInheritable Class VerticalOrigin Inherits TypesafeEnum |
Name |
Description |
---|---|
|
The position's y coordinate is relative to the top margin of the page. |
|
The position's y coordinate is relative to the top border of the page. |
|
The position's y coordinate is relative to the position of the table or paragraph if it were not absolutely positioned. |