Click or drag to resize

BookmarkRead Method

Read bookmark text (only text, into the same level)

Namespace:  SIC.OpenDocumentFormat.MSWord
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public string Read(
	string pBookmarkName
)

Parameters

pBookmarkName
Type: SystemString
bookmark to read

Return Value

Type: String

[Missing <returns> documentation for "M:SIC.OpenDocumentFormat.MSWord.Bookmark.Read(System.String)"]

Remarks
table not supported
See Also