Creates a TableWidth structure representing a table width that is expressed as percentage.

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

Parameters

value
Type: Double

Prcentage value.

Return value

Type: TableWidth
A TableWidth structure.