Defines a vertical position with an an absolute offset in respect to the specified positioning base.

Namespace: Docentric.Documents.ObjectModel.Tables
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public static TableVerticalPosition AbsoluteOffset( Length offset, TableVerticalPositionPositioningBase positioningBase )

Parameters

offset
Type: Length

Offset in respect to the specified positioning base.

positioningBase
Type: TableVerticalPositionPositioningBase

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

Return value

Type: TableVerticalPosition