Skip to content

Doc.unlinkDoc method

Doc › unlinkDoc

Unofficial

Break the link between two documents.

Signature:

unlinkDoc(doc: Doc): void

Parameters:

Parameter Type Description
doc Doc The document to unlink.

Returns: void