OfficeIMO

API Reference

Class

WordBibliography

Namespace OfficeIMO.Word

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 required
Parent document instance.
create System.Nullable{System.Boolean} required
If set to true, a new bibliography part is created.