[]
Represents the horizontal positioning of a floating table within a document.
public class TableHorizontalPosition : FormattingBag
Public Class TableHorizontalPosition
Inherits FormattingBag
| Name | Description |
|---|---|
| Alignment | Gets or sets the relative horizontal alignment of a table. |
| Offset | Gets or sets the horizontal offset in points. |
| RelativeTo | Gets or sets a value specifying the element relative to which the horizontal position of the table is calculated. |
| Type | Gets or sets a value specifying how the table position must be calculated. |