aspose.words.bibliography module
Contents
[
Hide
]The Aspose.Words.Bibliography namespace provides classes that allow to access a list of bibliography sources available in a document.
The bibliography includes information about various sources, such as books, articles, websites, or other materials, used in the creation of the document.
Classes
Class | Description |
---|---|
Bibliography | Represents the list of bibliography sources available in the document. |
Contributor | Represents a bibliography source contributor. Can be either an corporate (an organization) or a list of persons. |
ContributorCollection | Represents bibliography source contributors. |
Corporate | Represents a corporate (an organization) bibliography source contributor. |
Person | Represents individual (a person) bibliography source contributor. |
PersonCollection | Represents a list of persons who are bibliography source contributors. |
Source | Represents an individual source, such as a book, journal article, or interview. |
Enumerations
Enumeration | Description |
---|---|
SourceType | Represents bibliography source types. |