Skip to content

Doc.unlinkDoc method

Doc › unlinkDoc

Unofficial

Break the link between two documents.

Signature:

unlinkDoc(doc: Doc): void

Parameters:

ParameterTypeDescription
docDocThe document to unlink.

Returns: void