[]
Specifies the vertical positioning of a floating table within a document.
public class TableVerticalPosition : FormattingBag
Public Class TableVerticalPosition
Inherits FormattingBag
| Name | Description |
|---|---|
| Alignment | Gets or sets the relative vertical alignment position of the table. |
| Offset | Gets or sets the vertical offset in points. |
| RelativeTo | Gets or sets a value specifying the element relative to which the vertical position of the table is calculated. If value is Paragraph then Type is set to Points automatically. |
| Type | Gets or sets a value specifying how the table position is calculated. |