Creates a TableWidth structure representing a table width taht is fixed.

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

Parameters

value
Type: Length

The table row height.

Return value

Type: TableWidth
A TableWidth structure.