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