Table of Contents

Constructor BookmarkStart

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

BookmarkStart(int, string)

Initializes a bookmark start.

public BookmarkStart(int id, string name)

Parameters

id int

The bookmark id matching the end marker.

name string

The bookmark name.