MdDocument

Overview

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

The CommonMark abstract syntax tree, per CommonMark 0.31.2.

Properties: children, type.

Properties

NameTypeAccessDescription
type: 'document'ReadGets the type.
children: MdBlock[]ReadGets the children.