Constructor BookmarkStart NamespaceDocWright.Dom AssemblyDocWright.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.