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
)
Public Function Read (
pBookmarkName As String
) As String
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