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
| Name | Type | Access | Description |
|---|
type | : 'document' | Read | Gets the type. |
children | : MdBlock[] | Read | Gets the children. |