Source Members

Include Protected Members
Include Inherited Members

Represents an individual source, such as a book, journal article, or interview.

The Source type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified source.

Top

Properties

  Name Description
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property Cited Returns a Boolean that represents whether a source has been cited in a document. Read-only.
Public property Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Integer.
Public property Field Returns a String that represents the value of a field in a bibliography source. Read-only.
Public property Parent Returns an Object that represents the parent object of the specified Source object.
Public property Tag Returns a String that represents an internal identifying label for a source. Read-only.
Public property XML Returns a String that represents the XML markup for a Source object. Read-only.

Top

See Also

Reference

Source Interface

Microsoft.Office.Interop.Word Namespace