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

NameTypeAccessDescription
type: 'table'ReadGets the type.
align: (MdAlign | null)[]ReadGets the align.
children: MdTableRow[]ReadGets the children.