Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/src/classes/Bookmarks.ts>Bookmarks#registerIdentifier

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
method Bookmarks.prototype.registerIdentifier
import { Bookmarks } from "https://deno.land/x/docxml@5.11.0/src/classes/Bookmarks.ts";

Marks a unique identifier as taken.

Parameters

id: number
optional
name: string