ColumnWidth
Overview
ColumnWidth is a class in Aspose.PDF FOSS for TypeScript.
A column-width spec: an absolute width in points (fixed), or a share of the leftover space after fixed columns are allotted (fraction).
Properties: fixed, fraction.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
fixed | : number | Read | Gets the fixed. |
fraction | : number | Read | Gets the fraction. |