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 | |
---|---|---|
GenerateUniqueTag | Generates a unique identification tag for a bibliography source and returns the tag. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns an _Application object that represents the Microsoft Word application. | |
BibliographyStyle | Returns or sets the name of the active style to use for a bibliography. Read/write. | |
Creator | Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only. | |
Parent | Returns the parent object of the specified Bibliography object. | |
Sources | Returns a Sources collection that represents all the sources contained in a bibliography. Read-only. |
Top