API Reference
Class
WordBibliography
Loads and writes bibliographic sources to the document.
Inheritance
- Object
- WordBibliography
Constructors
WordBibliography(OfficeIMO.Word.WordDocument document, System.Nullable{System.Boolean} create) #Initializes a new instance responsible for managing bibliography sources.
Parameters
- document OfficeIMO.Word.WordDocument
- Parent document instance.
- create System.Nullable{System.Boolean}
- If set to true, a new bibliography part is created.