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

NameTypeAccessDescription
fixed: numberReadGets the fixed.
fraction: numberReadGets the fraction.