TableOfAuthorities.Bookmark Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the name of the bookmark from which to collect table of authorities entries.
public:
property System::String ^ Bookmark { System::String ^ get(); void set(System::String ^ value); };
public string Bookmark { get; set; }
member this.Bookmark : string with get, set
Public Property Bookmark As String
Property Value
Remarks
The Bookmark property corresponds to the \b switch for a TOA (Table of Authorities) field.