_Document.AddToFavorites Method

Creates a shortcut to the document or hyperlink and adds it to the Favorites folder.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub AddToFavorites
'Usage
Dim instance As _Document

instance.AddToFavorites()
void AddToFavorites()

See Also

Reference

_Document Interface

_Document Members

Microsoft.Office.Interop.Word Namespace