Bibliography Interface
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).
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("3834F60F-EE8C-455D-A441-D766675D6D3B")> _
Public Interface Bibliography
'Usage
Dim instance As Bibliography
[GuidAttribute("3834F60F-EE8C-455D-A441-D766675D6D3B")]
public interface Bibliography
Remarks
Biblographies are composed of sources. Also see the Source object and the Sources collection. For more information, see Working with Building Blocks.