Document.Bibliography Property
Word Developer Reference |
Returns a Bibliography object that represents the bibliography references contained within a document. Read-only.
Syntax
expression.Bibliography
expression An expression that returns a Document object.
See Also