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

NameTypeAccessDescription
type: 'link'ReadGets the type.
destination: stringReadGets the destination.
title: stringReadGets the title.
children: MdInline[]ReadGets the children.