| TableHorizontalPosition Struct | Docentric Toolkit Help Send Feedback | 
Specifies the horizontal position of a floating Table.
System.Object
  System.ValueType
    Docentric.Documents.ObjectModel.Tables.TableHorizontalPosition
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public struct TableHorizontalPosition
The TableHorizontalPosition type exposes the following members.
| Name | Description | |
|---|---|---|
|  | Alignment | Gets the alignment. | 
|  | Offset | Gets the offset. | 
|  | PositioningBase | Gets the base location of this horizontal position. | 
|  | Type | Gets the horizontal position type. | 
| Name | Description | |
|---|---|---|
|   | AbsoluteOffset | Defines a horizontal position with an an absolute offset in respect to the specified positioning base. | 
|   | Aligned | Defines a horizontal position with alignment in respect to the specified positioning base. | 
|  | Equals(Object) | Compares two TableHorizontalPosition structures for equality. (Overrides TableHorizontalPosition.Equals) | 
|  | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | 
|  | GetHashCode() | Returns the hash code for this instance. (Overrides TableHorizontalPosition.GetHashCode) | 
|  | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | 
|  | GetType | Gets the Type of the current instance. (Inherited from Object) | 
|  | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) | 
