MdTableRow

Overview

MdTableRow is a interface in Aspose.PDF FOSS for TypeScript.

Properties: children, header, type.

Properties

NameTypeAccessDescription
type: 'table_row'ReadGets the type.
header: booleanReadGets the header.
children: MdTableCell[]ReadGets the children.