Document.Bibliography Property

Gets the bibliography references contained within the document.

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

Syntax

'Declaration
ReadOnly Property Bibliography As Bibliography
Bibliography Bibliography { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Bibliography
A Bibliography that represents the bibliography references contained within the document.

.NET Framework Security

See Also

Reference

Document Interface

Microsoft.Office.Tools.Word Namespace

Other Resources

Working with Bibliographies