Click or drag to resize

DocumentBookmark Property

Bookmark handling

Namespace:  SIC.OpenDocumentFormat.MSWord
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Bookmark Bookmark { get; private set; }

Property Value

Type: Bookmark
Remarks
Initialize by method Open(String, Boolean, Types)
See Also