MdTable
Overview
MdTable is a interface in Aspose.PDF FOSS for TypeScript.
align carries one entry per column, null where the delimiter row gave none — which is not the same as ’left’, since a renderer may have its own default.
Properties: align, children, type.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | : 'table' | Read | Gets the type. |
align | : (MdAlign | null)[] | Read | Gets the align. |
children | : MdTableRow[] | Read | Gets the children. |