Bibliography Members

Include Protected Members
Include Inherited Members

Represents the list of sources available attached to the document (in the current list) or the list of sources available in the application (in the master list).

The Bibliography type exposes the following members.

Methods

  Name Description
Public method GenerateUniqueTag Generates a unique identification tag for a bibliography source and returns the tag.

Top

Properties

  Name Description
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property BibliographyStyle Returns or sets the name of the active style to use for a bibliography. Read/write.
Public property Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only.
Public property Parent Returns the parent object of the specified Bibliography object.
Public property Sources Returns a Sources collection that represents all the sources contained in a bibliography. Read-only.

Top

See Also

Reference

Bibliography Interface

Microsoft.Office.Interop.Word Namespace