_Application.Bibliography Property

Returns a Bibliography object that represents the bibliography references sources stored in Microsoft Office Word. Read-only.

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

Syntax

'Declaration
ReadOnly Property Bibliography As Bibliography
    Get
'Usage
Dim instance As _Application
Dim value As Bibliography

value = instance.Bibliography
Bibliography Bibliography { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Bibliography
Bibliography

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Word Namespace