Click or drag to resize

Bookmark Constructor (Document)

Initializes a new instance of the Bookmark class. Constructor with parameter

Namespace:  SIC.OpenDocumentFormat.MSWord
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Bookmark(
	Document pDocument
)

Parameters

pDocument
Type: SIC.OpenDocumentFormat.MSWordDocument
Parent document
Remarks
Fill bookmark map
See Also