TableOfAuthorities.Bookmark Property
Returns or sets the name of the bookmark from which to collect table of authorities entries.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Bookmark As String
Get
Set
'Usage
Dim instance As TableOfAuthorities
Dim value As String
value = instance.Bookmark
instance.Bookmark = value
string Bookmark { get; set; }
Property Value
Type: System.String
Remarks
The Bookmark property corresponds to the \b switch for a TOA (Table of Authorities) field.