Defines a vertical position with alignment in respect to the specified positioning base.

Namespace: Docentric.Documents.ObjectModel.Tables
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)

Parameters

alignment
Type: TableVerticalPositionAlignment

The alignment for the floating object.

positioningBase
Type: TableVerticalPositionPositioningBase

Positioning base specifies the part of the document from which the positioning shall be calculated.

Return value

Type: TableVerticalPosition
Returns a VerticalPosition value.