Bibliography.Sources Property
Returns a Sources collection that represents all the sources contained in a bibliography. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Sources As Sources
Get
'Usage
Dim instance As Bibliography
Dim value As Sources
value = instance.Sources
Sources Sources { get; }
Property Value
Type: Microsoft.Office.Interop.Word.Sources
Sources