MdLink
Overview
MdLink is a interface in Aspose.PDF FOSS for TypeScript.
Inline and reference links are indistinguishable here: both carry a resolved destination and title, which is what gl6o.3 wants.
Properties: children, destination, title, type.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | : 'link' | Read | Gets the type. |
destination | : string | Read | Gets the destination. |
title | : string | Read | Gets the title. |
children | : MdInline[] | Read | Gets the children. |