TableHorizontalPositionType Enum |
Docentric Toolkit Help
Send Feedback |
Represents a set of possible kinds of relative horizontal positions for a floating table.
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public enum TableHorizontalPositionType
Member name | Description |
---|---|
AbsoluteOffset | Specifies that the floating table will have an absolute horizontal offset with respect to the positioning base. |
Alignment | Specifies that the floating table will be left, right or centrally aligned ( TableHorizontalAlignment ) with respect to the positioning base. |