Table of Contents

Constructor NoteRef

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

NoteRef(NoteKind, long)

Initializes a note reference.

public NoteRef(NoteKind kind, long noteId)

Parameters

kind NoteKind

Whether the note is a footnote or endnote.

noteId long

The referenced note id.