Creates a TableRowHeight structure representing a table row height that is at least the specified value.

Namespace: Docentric.Documents.ObjectModel.Tables
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public static TableRowHeight AtLeast( Length value )

Parameters

value
Type: Length

The table row height.

Return value

Type: TableRowHeight
A TableRowHeight structure.